adplus-dvertising
frame-decoration

Question

The While statement has the syntax of

a.

while (statement);

b.

while (condition) statement;

c.

while = condition

d.

None of them

Answer: (b).while (condition) statement;

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The While statement has the syntax of