Multiple choice technology programming languages

Who invented C++ ?

  1. Anders Hejlsberg

  2. Grace Hopper

  3. Bjarne Stroustrup

  4. Alan Cooper

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

Bjarne Stroustrup created C++ in 1979 at Bell Labs as an extension of C, adding classes and object-oriented programming. The language was originally called 'C with Classes' before being renamed C++. Stroustrup is Danish and designed the language to combine C's efficiency with higher-level abstractions.