Quiz


  1. What is the effect of declaring a variable?

  2. Can you refer to a variable before declaring it as long as you declare it later?

  3. Can you declare several variables in the same statement?

  4. What is a naming convention with respect to variables?

  5. What is the difference between the address and sizeof operators?

  6. What is initialization?

  7. What is overflow?

  8. What is the consequence of using an assignment operator to assign a string value to an integer variable?

  9. Do you use the cin object for compile time or run-time assignment of values to variables?

  10. Can you use one cin statement to assign values to several variables of different data types?




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