Why Java is not purely object oriented?

Answer Posted / bijay

java is not purely objaect oriented language because in
java we are using primitive data type & java does not
support multiple inheritance directly.

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out five keywords related to exception handling ?

791


Why java is object oriented?

784


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

10093


What is difference between == and === in js?

788


What is operator overloading. Is it is supported in java?

727


What is the default access specifier for variables and methods of a class?

839


What are the differences between getting and load method?

742


What is currentthread()?

764


What is the advantage of preparedstatement over statement?

821


When parseint method can be used?

715


What is the equal sign?

803


What is boolean data type in java?

762


What is arraylist class in java?

728


What is primitive array?

677


Why is flag used in java?

749