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

What are the two ways in which thread can be created?

0 Answers  


How does java pattern compile work?

0 Answers  


Describe different states of a thread.

0 Answers  


What is the main function in java?

0 Answers  


What is meant by collection in java?

0 Answers  






What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet

1 Answers  


Does constructor return any value?

0 Answers  


What is argument in java?

0 Answers  


What are the two major components of JDBC?

5 Answers   CMC, Mind Tree,


What is final access modifier in java?

0 Answers  


Garbage collection in java?

0 Answers  


What is a parameter used for?

0 Answers  


Categories