answersLogoWhite

0

No, it is not strictly object oriented.

Java still maintains the concept of primitive data types, such as char, int, long, float, double, boolean. And as such, these are not objects.

In a true object oriented language, everything would be represented as an object, including operators. sory but wappers implement this concept n everything in java done by a class n a object it strickly follow the 3 rules of oops for detail refers java2 complete reference chapter2

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
More answers

No !

We cant frame data-types (int, float, char,etc) as objects in JAVA

so why we can say java is 99.99 % object- oriented but not 100 percent.

SmallTalk is the only language which is 100 percent object - oriented

User Avatar

Wiki User

14y ago
User Avatar

No, Java is a object oriented programming not a pure object oriented programming Bcoz java does not support multiple inheritance.

java is object oriented programming bcoz its implement the basic object oriented concepts like inheritace,polimophism, abstraction etc except multiple inheritance.

For any query or suggestion plz mail me.

deepeshsinghsati@gmail.com

User Avatar

Wiki User

14y ago
User Avatar

No. Java is not fully object-oriented: the basic types(int, float,boolean..etc) are not objects.

User Avatar

Wiki User

16y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Java is pure object oriented language or not?
Write your answer...
Submit
Still have questions?
magnify glass
imp