Which of the following is not one of the basic control structures?
a. Sequence
b. Modularization
c. Selection
d. Repetition
B
You might also like to view...
One reason to save files to SkyDrive is to make them available from the Internet
Indicate whether the statement is true or false
A(n) ____________ sensor gauges angular velocity-the change in rotational angle.
Fill in the blank(s) with the appropriate word(s).
Your organization has multiple remote offices. The users at the remote office often remotely connect to the application servers. Which of the protocols should you enforce for encrypted communication?[Choose all that apply].
SSH HTTP Interface Telnet RDP
Answer the following statements true (T) or false (F)
1. The dot operator (.) has precedence over the asterisk operator (*). 2. After cells are allocated using the new operator they are still part of the heap. 3. A circular list can be traversed in both directions. 4. The C++ standard template library contains a list class that is a two-way list. 5. In a stack, only the top element can be accessed.