Computer Applications
State whether the following statement is True or False :
The number of iteration refers to the number of times the condition is met.
Java Iterative Stmts
10 Likes
Answer
True
Answered By
3 Likes
Related Questions
State whether the following statement is True or False :
Default is the first statement of the switch case.
State whether the following statement is True or False :
While writing programs, the statements should be indented properly for better readability.
Radhika is writing a program in Java to print her name 10 times. Suggest her the appropriate condition for the same.
Naina has written a program in which she has entered one number. She wants to check whether the entered number is divisible by 2 or not. Suggest her the appropriate condition for the same.