Why Java is not purely object oriented?

Answer Posted / rohit jadhav

Java is not a puerly object oriented language because the
concept of pointers is not used in java. Also, we cannot
implement multiple inheritance in java using only classes
and not an interface.

Is This Answer Correct ?    18 Yes 67 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a functional interface?

549


What do you understand by casting in java language?

581


What is meant by overloading?

590


What is tree in java?

493


What is arraylist e?

559






What is the difference between dom and sax parser in java?

538


Why is inheritance used in java?

613


What is use of static in java?

536


What is assembly language?

554


What is the base class of all classes?

575


What method is used to specify a container's layout in java programming?

549


Can we use both this () and super () in a constructor?

556


What is default exception handling in java?

578


Is there any difference between synchronized methods and synchronized statements?

586


what is inner class in java?

628