Multiple choice The object oriented language amongst the following is C C++ ADA 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.