Quiz on C++
1. What was C++ originally designed for?
2. "With C++, programmers could easily _______ and _____ code easily."
3. What was being designed at the same time as C++?
4. When C was complete, __% of UNIX was written in it.
5. What was C originally called?
6. C was considered a "high level" language for what reasons?
7. Who began the development of C++?
8. While being a language with its own personality, C++ did not lose compatibility with ____.
9. What is C++ considered?
10. No previous experience for programming is required for C++ for what reason?
Answers to Quiz
1. The UNIX operating system
2. Improve and Reuse
3. The UNIX operating system
4. 90%
5. B
6. Improvement of arrays and pointers along with capability of portability.
7. Bjarne Stroutstrup
8. Code
9. Enhanced C
10. It is a simple and clear language in its expressions