Identify a pure object oriented languages.

Options
- Smalltalk
- C++
- Eiffel
- Sather


CORRECT ANSWER : C++

Discussion Board
C++ - OO

C++ is not a pure object oriented language because you can write code without creating a class in C++, whereas Java IS a pure object oriented language because every function requires a class.

Prajakta Pandit 01-30-2017 06:26 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement