Examveda

In Java, which loop is used when you want to execute a block of code at least once?

A. switch loop

B. for loop

C. do-while loop

D. while loop

Answer: Option C


This Question Belongs to Java Program >> Flow Control

Join The Discussion

Related Questions on Flow Control