Identify the general syntax of thedo/whileloop.

A. do (continue) {commands}while (continue){commands}
B. while (continue) {commands}do (continue){commands}
C. while {commands}do (continue);
D. do {commands}while (continue);


Answer: D

Computer Science & Information Technology

You might also like to view...

Web pages are text files written in Hypertext Markup Language (HTML).

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

Computer Science & Information Technology

You must be in command mode to type text.

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

Computer Science & Information Technology

You can customize the fonts in a theme, but not the colors.

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

Computer Science & Information Technology

By clicking the File tab, you can share spreadsheets by using ____.

A. Backstage B. Macros C. Templates D. Comments

Computer Science & Information Technology