Is java pure object oriented or not? if yes, give the valid
reason.

Answers were Sorted based on User's Feedback



Is java pure object oriented or not? if yes, give the valid reason...

Answer / ramesh bhardwaj

Java is not pure object oriented programming language because ,It is used Primitive Data Type

Is This Answer Correct ?    1 Yes 2 No

Is java pure object oriented or not? if yes, give the valid reason...

Answer / guest

yes, JAVA is pure object oriented Because a large application
consists of components objects, which interact with each
other. These components can be used to develop various
applications.

Is This Answer Correct ?    4 Yes 7 No

Is java pure object oriented or not? if yes, give the valid reason...

Answer / brijendra kumar(java xavient)

No,
java is not pure object oriented programming language
because java does not support the pointer concept.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Core Java Interview Questions

Can we clone singleton object?

0 Answers  


What is synchronization and why is it important in java programming?

0 Answers  


Tell some latest versions in JAVA related areas?

0 Answers  


how can you catch multiple exceptions in java?

0 Answers   Cyient,


Is 0 a real number?

0 Answers  






Can we declare a class as static?

0 Answers  


Why put method is used?

0 Answers  


what is multitherading

3 Answers   Tech Mahindra,


What are the different ways of creating thread?

0 Answers  


In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?

5 Answers  


What is onClassLoader in java?

5 Answers   Cap Gemini,


What is called module?

0 Answers  


Categories