When writing a program, a(n) ____ structure provides the capability to make a choice between different instructions, depending on the result of some condition.
A. sequence
B. selection
C. iteration
D. invocation
Answer: B
Computer Science & Information Technology
You might also like to view...
To use files in a C++ program you must include the ________ header file.
A) file B) iostream C) f stream D) Both A and B. E) Both B and C.
Computer Science & Information Technology
To use a template you have created and saved, on the FILE tab, click New, and then under Suggested Searches, click Featured
Indicate whether the statement is true or false
Computer Science & Information Technology
The term service pack usually applies to operating system updates.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
What is a default constructor? When does a class not have a default constructor?
What will be an ideal response?
Computer Science & Information Technology