C++ Programming Fundamentals (Cyberrookies)

  1. What is an array?

  2. What does the ^ operator do?

  3. What is a multidimensional array?

  4. A string is actually an _________of _______.

  5. List four string methods.

  6. How would you initialize this array to all 0’s: int myarray[4];

  7. All arrays start at what index number?

  8. What is the purpose of the cstring header file?

Категории