Answer the following statements true (T) or false (F)

1. Flowcharts and pseudocode can be used to describe an algorithm
2. A C++ while loop tests the controlling condition before the first iteration of the loop.
3. A C++ do while loop tests the controlling condition before the first iteration of the loop.
4. The break statement is used to terminate the execution of a switch statement
5. A do-while loop repeats the loop body zero or more times.

1. True
2. True
3. False
4. True
5. False

Computer Science & Information Technology

You might also like to view...

Which of the following is TRUE about PowerPoint 2010?

A) A PowerPoint electronic slide show can run automatically at a kiosk. B) A page is the most basic element of the PowerPoint presentation. C) A PowerPoint presentation is saved with a .ptt extension after the filename. D) A PowerPoint slide show cannot be displayed on the World Wide Web.

Computer Science & Information Technology

If users access the Facebook Mobile site, they can get a private e-mail address

Indicate whether the statement is true or false

Computer Science & Information Technology