A Admin • 833K Points Coach Q. Choose the correct syntax of the WHILE loop in Java below. (A) while(condition) { //statements } (B) while(condition); { //statements } (C) while { //statements }(condition) (D) None Correct Answer - Option(A) Views: 25 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.