Answer:
A Java keyword used to declare a loop that iterates a block of statements. The loop's exit condition is specified as part of the while statement.
Previous Question | Next Question |
What is wrapper? | What is void? |
Previous Question | Next Question |
What is wrapper? | What is void? |