Loading practice questions
Which of the following programming language are object oriented in nature
Correct Answer: A — Smalltalk and Simula
Explanation:
In Smalltalk and Simula, data and methods of manipulating the data are kept as a single unit called an object.