Which of the following programming language are object oriented in nature
Smalltalk and Simula
FORTRAN and ALGOL
C and Ada
Perl and Python
(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.