Multiple choice

The object oriented language amongst the following is

  1. C

  2. C++

  3. ADA

  4. FORTRAN

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

C++ is a well-known object-oriented programming language, being an extension of C with classes. C is a procedural language, and ADA and FORTRAN are also primarily procedural.