Podcast
Questions and Answers
Who developed the C++ programming language?
Who developed the C++ programming language?
- Bjarne Stroustrup (correct)
- Anders Hejlsberg
- Dennis Rechard
- Dennis M. Ritchie
In which year was the name of the language changed from 'C with Classes' to C++?
In which year was the name of the language changed from 'C with Classes' to C++?
- 1983 (correct)
- 1986
- 1972
- 1979
C++ language is a successor to which language?
C++ language is a successor to which language?
- Java
- C (correct)
- VB
- B
What type of language is C++?
What type of language is C++?
Which design approach does C++ follow?
Which design approach does C++ follow?
Study Notes
C++ Development
- Bjarne Stroustrup developed the C++ programming language.
- The name of the language was changed from "C with Classes" to "C++" in 1983.
- The C++ language is a successor to the C programming language.
- C++ is a general-purpose programming language.
- C++ follows the object-oriented design approach.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Test your knowledge of C++ language history and fundamentals with this multiple-choice quiz. Learn about the development of C++ and its key milestones.