Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why Java is not purely object oriented?

Answers were Sorted based on User's Feedback



Why Java is not purely object oriented?..

Answer / miss.nayan vasant sinhe

Java is not truly object oriented language because it does not follow four rules of truly object oriented language i.e.
1)Inheritance
2)Polymorphism
3}Abstraction
4)Incapsulation

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / chitresh goyal

JAVA is not because it supports Primitive datatype such as int, byte, long... etc, to be used, which are not objects.
Ruby is perfect or Pure Object Oriented Language.

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / n.prabakaran

java is an not purely object oriented language.c++ is an
purely object oriented language.Because of java support OOPs
principles and others concept support that reason only java
is an not purely obj oriented language.

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / balaram(rocker ram)

Java language is not not purely object oriented
language..Because of it consist the "primitive data
types".If any language containing the primitive data types
means then it obviously not Pure Object Oriented.But Every
"Java Application" is Definitely Pure Object Oriented....

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / ratnam gupta

java is fully object oriented language because you will say about primitive data type int ,float etc than wrapper classes concept is there for primitive data types .and wrapper class makes the data types as object

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / hardik

Because java support Primitive type such as int,byte,long which are not objects
so java is not purely object oriented

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / ss

Java does not support operator overloading

Is This Answer Correct ?    6 Yes 7 No

Why Java is not purely object oriented?..

Answer / kabita

i think it is not pure objectoriented bcoz it doesn't
support multiple inheritance directly through classes.but i
need correct answer with valid reason.plz if anyone have
answer,send me the ans.

Is This Answer Correct ?    3 Yes 4 No

Why Java is not purely object oriented?..

Answer / shibani

No,Java is a purely Object oriented programing language

One language to be object oriented it should support

1.Inheritance
2.Encapsulation
3.Polymorphism

And java support all the features,So its PURE

Is This Answer Correct ?    0 Yes 1 No

Why Java is not purely object oriented?..

Answer / rahul sharma

This is wrong java is pure object oriented language, because
we can not write any program without using class.


Do'nt be get confused.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

What package is math in java?

0 Answers  


3) Suppose you are a very rich person, having 50 rooms and you have lost the key for one of the room's. How effectively you can find this key? (Qs2 and Qs3 are related)

3 Answers   RBS,


What is the immediate parent class of the Applet class?

1 Answers  


Which command from the jdk compiles a java program?

0 Answers  


What is hash code collision?

0 Answers  


Why do we need singleton?

0 Answers  


What is the static block?

0 Answers  


What is exception handling in java?

0 Answers  


What is string literal in java?

0 Answers  


What is a marker interface?

1 Answers  


we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?

4 Answers   IBM,


1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?

3 Answers   TCS,


Categories