Q. Which of the following is not an object-oriented language?
β
Correct Answer: (C)
PASCAL
Explanation: Java, Python, C++, Visual Basic .NET and Ruby are some of the examples of object-oriented programming language that implements objects and their associated procedures within the programming context to create software programs. Pascal is an imperative and procedural programming language.
Explanation by: Ranjeet
Java, Python, C++, Visual Basic .NET and Ruby are some of the examples of object-oriented programming language that implements objects and their associated procedures within the programming context to create software programs. Pascal is an imperative and procedural programming language.