Quiz


  1. Can a particular array contain integers, floats, and characters ?

  2. What is the number of the starting index of an array?

  3. What is the number of the ending index of an array?

  4. What is the difference between initialization and assignment?

  5. What are the two alternative methods of initializing an array?

  6. What is the purpose of the null character?

  7. What is the value of the name of an array?

  8. Should the last element of a character array always be a null character?

  9. What is the difference between the get and getline functions of the cin object?

  10. When you pass an array name as a function argument, are you passing it by value, reference, or address?




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