Answer the following statements true (T) or false (F)
1. Structured programming requires the use of complex control structures.
2. In C++, the = and == operators perform identical operations and may be used
interchangeably.
3. C++ only evaluates as much of a logical expression as necessary to evaluate it; this is called
short-circuit evaluation.
4. C++ allows overloading operators when working with programmer defined types.
1. False
2. False
3. True
4. True
Computer Science & Information Technology
You might also like to view...
Speaker notes are easier to read with a larger font and increased line spacing
Indicate whether the statement is true or false
Computer Science & Information Technology
When a table has been added to a Word document and is active, what two tabs are added to the Ribbon?
A) Charting and Layout B) Appearance and Function C) Design and Layout D) Design and Formulas
Computer Science & Information Technology