Multiple choice C++ language is a/an object oriented language structured language procedural language none of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation C++ is primarily an object-oriented language that supports key OOP features like classes, inheritance, and polymorphism, though it also supports procedural and structured programming paradigms.