D
Q. Which of the following is the correct syntax for a while loop in Java?
The while loop executes the block of code while the specified condition is true.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What are the sequences of method executed when an Applet starts execution?
Q. Which Java method is used to clear element of ArrayList?
Q. ___________ returns true if called on a file and returns false when called on a directory.
Q. What is the correct JavaScript syntax to insert a comment that has more than one line?
Discusssion
Login to discuss.