Examples of control operations would be _______ and _______.
A. conditional and iterative
B. dynamic and static
C. hierarchal and control
D. iterative and sequential
Answer: B
You might also like to view...
In OpenOffice, the Help window includes a tabbed navigation pane and a ________ pane
A) Contents B) Sidebar C) Text D) work area
From the Privacy Settings page in Facebook, the ____ option displays options to block users from interacting with you on Facebook.
A. Block List B. Search C. Applications and Websites D. Contact Information
An expression using the logical operator ____ evaluates to true when only one but not both of the two compound conditions are true.
A. Nor B. OrElse C. AndAlso D. Xor
What is the purpose of the reverse operator in C++?
A. There is no reverse operator in C++. B. To return the hexadecimal address of a variable. C. To report the system backup rate. D. To allow the variables to be switched during program execution.