Multiple choice technology programming languages Which was the first object oriented programming language? JAVA C++ C SIMULA Reveal answer Fill a bubble to check yourself D Correct answer Explanation Simula, introduced in 1967, is considered the first object-oriented programming language. It introduced key OOP concepts like classes, objects, inheritance, and subclasses. C++ (1979) and Java (1995) came much later. C is not object-oriented.