Is java pure object oriented or not? if yes, give the valid
reason.

Answer Posted / narender gusain

Yes, java is a pure object oriented language b'coz it contain wrapper class whose function is to use the primitive data type as an object.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain abstract class in java?

744


What are basic data types?

752


What is tostring () method?

752


What is the difference between an interface and an abstract class?

738


How the metacharacters are different from the ordinary characters?

752


Explain different types of wrapper classes in java?

782


Is java type safe?

722


What is the relationship difference the canvas class and the graphics class?

775


Difference between == and .equals() ?

736


What is the difference between class forname and new?

753


List any five features of java?

766


Does a function need a return?

714


can rmi and corba based applications interact ?

834


How to implement a multithreaded applet?

2407


I want to re-reach and use an object once it has been garbage collected. How it's possible?

753