Chapter 6: Controlling The Flow Of Program Execution

 < Day Day Up > 



Learning Objectives

  • Control the flow of program execution with C++ control flow statements

  • State the purpose and use of the if statement

  • Explain the purpose of a null statement

  • Utilize blocks to create local variable scopes in control statements

  • State the purpose and use of nested if statements

  • State the purpose and use of the for statement

  • State the purpose and use of nested for statements

  • State the purpose and use of the keywords break and continue

  • State the purpose and use of the while statement

  • State the purpose and use of the do statement

  • State the purpose and use of the switch statement

  • Explain the importance of using break to exit case statements properly

  • Explain the importance of a default case

  • Demonstrate your ability write effective, self-commenting expressions utilizing sound identifier naming techniques



 < Day Day Up > 



C++ for Artists. The Art, Philosophy, and Science of Object-Oriented Programming
C++ For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming
ISBN: 1932504028
EAN: 2147483647
Year: 2003
Pages: 340
Authors: Rick Miller

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