java is puerly object oriented or not ?

Answers were Sorted based on User's Feedback



java is puerly object oriented or not ?..

Answer / billuyadav208

No, Java Is Not Puerly Object Oriented Because it use
primitive data types and hence is not a pure object oriented
language.

Is This Answer Correct ?    10 Yes 2 No

java is puerly object oriented or not ?..

Answer / narsimharaju

-->If we compared with previous programming languages then it is purely object oriented..

-->java it self it not a purely object oriented because the java using primitive data types..

Is This Answer Correct ?    8 Yes 0 No

java is puerly object oriented or not ?..

Answer / jitendra kumar

no ,java is not pure object orinted language,because in
java,data type is not object orinted

Is This Answer Correct ?    9 Yes 3 No

java is puerly object oriented or not ?..

Answer / sathiya

java is not purely object oriented, since it has primitive
data types.

Is This Answer Correct ?    4 Yes 0 No

java is puerly object oriented or not ?..

Answer / vivek

Java is not purely object oriented, because it is doesn't supports multiple inheritance.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

Why java applets are more useful for intranets as compared to internet?

0 Answers  


What is immutable state?

0 Answers  


Which is the best way of exception handling?

2 Answers   Oracle,


Which browsers work with java?

0 Answers  


can we access the method of class without creating the object of the class

3 Answers  






What is meant by method?

0 Answers  


Program to output as below formate: 1 2 3 4 5 6 7 8 9 10

4 Answers   Huawei,


Why is logger singleton?

0 Answers  


Where and how can you use a private constructor?

0 Answers  


Is java a security risk?

0 Answers  


What do you mean by pointer value and address?

0 Answers   Syntel, Visa,


How can you read content from file in java?

0 Answers   HCL,


Categories