Why Java is not purely object oriented?
Answer Posted / ramakrishna y
Java is not purely object oriented becoz of 2 reasons.
1. Purely means every thing should be refferenced types
only.
But it contains primitive datatypes.
2. purely object oriented means every method should be
invoked with object only,main is there which can be invoked
using static keyword.
Regards,
Ramakrishna
J2EE Trainer
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in java?
Can we declare a class as static?
Differentiate between a constructor and a method? Can we mark constructors final?
What are different type of exceptions in java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Where are variables stored?
What is unicode datatype?
Explain exception chaining in java?
Why are the methods of the math class static?
What is the difference between public, private, protected, and friend access?
Explain with example the concept of constant variable in java.
Is 9 a prime number?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What exactly is methodology?
How do you find the independent variable?