Multiple choice technology programming languages

C++ programming language was invented by _______.

  1. Dennis Ritchie

  2. James Gosling

  3. Bjarne Stroustrup

  4. Ken Thompson

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Bjarne Stroustrup created C++ in 1979 as an extension of the C programming language. He developed it at Bell Labs to add object-oriented programming features while maintaining C's efficiency. Dennis Ritchie created C, James Gosling created Java, and Ken Thompson co-created Unix.