Why Java is not purely object oriented?
Answer Posted / ritu bansal
No, java is a pure object oriented language because it
supports all the features of an object oriented programming
no doubt some features are there that says that it is not
object oriented programming, but still
e.g. java primittive data types are not objects but still
wrapper classes are used using which we can declare an
object of those data types. hence java is a pure object
oriented language
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What environment variables are required to be set on a machine in order to run Java programs?
What is the maximum size of list in java?
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
Which is faster string or stringbuilder?
Can an integer be a string?
What is assembly used for?
What is difference between checked and unchecked exception in java?
How do you make a thread in java?
How do you check if a number is a perfect square?
Which browsers work with java?
Which collection is ordered in java?
What is the dot operator?
What is executor memory?
How does a cookie work in Servlets?
Is void a type?