Question: Write the Java code of the ff. problem below 1. Test if the value of the variable count is greater than 10. If it is,
1. Test if the value of the variable count is greater than 10. If it is, print "Count is greater than 10". 2. Test if the value of the variable number is an odd number. If it is, print "This number is not an even number." 3. Test if the value of the variable age is greater than 18 and less than or equal to 40. If it is, print "You're not getting old
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
