Why Java is not purely object oriented?
Answer Posted / babu
Although Java is object-oriented to a great extent, it is
not a pure object-oriented language. One of the reasons
Java is not purely object-oriented is that not everything
in it is an object. For example, Java allows you to declare
variables of primitive types (int, float, boolean, etc.)
that aren't objects. And Java has static fields and
methods, which are independent and separate from objects
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are kinds of processors?
What is the difference between array and array list in java?
What is a null class?
Explain the difference between collection api and stream api in java8?
What's the base class of all exception classes?
What is array initialization in java?
Which list does not allow duplicates in java?
Is array an object in java?
Does garbage collection occur in permanent generation space in jvm?
Can we convert integer to string in java?
What is the purpose of garbage collection in java, and when is it used?
Can a abstract class be declared final?
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
What are the types of strings?
What is the intersection and union methods?