Which of the following is not a type of repetition statement in Java?
a. while statement.
b. do…while statement.
c. for statement.
d. loop statement.
d. loop statement.
Computer Science & Information Technology
You might also like to view...
Compound queries require the use of both AND and OR in a query statement
Indicate whether the statement is true or false
Computer Science & Information Technology
The alternate method to escape strings is the stripslashes() function.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology