Review Questions


  1. What is the syntax in C++ to trap all errors?

  2. What are the three general types of errors?

  3. What are the four most common mistakes in C++?

  4. List three of the basic exception classes in C++.

  5. What does it mean to throw an exception?

  6. What happens if you forget to terminate a statement with a semicolon?

  7. What is the purpose of the catch block?

  8. What is an exception?

  9. What happens if an exception occurs that is NOT handled by a try-catch block?

  10. What type of code can you place between the end of the try and the beginning of the catch?




C++ Programming Fundamentals
C++ Programming Fundamentals (Cyberrookies)
ISBN: 1584502371
EAN: 2147483647
Year: 2005
Pages: 197
Authors: Chuck Easttom

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