Podcast
Questions and Answers
When was C++ developed?
When was C++ developed?
- 1990
- 1979
- 2000
- 1983 (correct)
What does C++ support?
What does C++ support?
- Only generic programming
- Procedural, object-oriented, and generic programming (correct)
- Only object-oriented programming
- Only procedural programming
Is C++ regarded as a high-level language?
Is C++ regarded as a high-level language?
- Yes
- No
- It's neither high-level nor low-level (correct)
- It's a low-level language
Is C++ a superset of C?
Is C++ a superset of C?
What does a function declaration tell the compiler?
What does a function declaration tell the compiler?