Quiz


  1. How many operands are in a relational expression?

  2. What is the purpose of a flowchart?

  3. What is the data type of the expression following the if keyword?

  4. In an if /else if /else statement, which part must you have one, but only one, of?

  5. In an if /else if /else statement, which part may you have more than one of?

  6. In an if /else if /else statement, which part may you omit?

  7. In a switch statement, what is the required data type of expression following the switch keyword?

  8. In a switch statement, may an expression of the character data type follow the switch keyword?

  9. In a switch statement, may the expression following a case keyword be a variable?

  10. Which keyword in a switch statement corresponds to the else keyword in an if /else if /else statement?




C++ Demystified(c) A Self-Teaching Guide
C++ Demystified(c) A Self-Teaching Guide
ISBN: 72253703
EAN: N/A
Year: 2006
Pages: 148

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net