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

What is object cloning in Java?

0 Answers   SwanSoft Technologies,


Why are the methods of the Math class are static?

1 Answers  


What is hasnext in java?

0 Answers  


Why destructor is not used in java?

0 Answers  


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

0 Answers  






my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


What is the difference between parameters and arguments ?

2 Answers  


Need 2+ yrs experienced java techinical question papaer for company Iflex

1 Answers   TCS,


What is the formula to calculate percentage?

0 Answers  


what is difference between length and length()?

8 Answers  


What is package protected in java?

0 Answers  


What is floor in java?

0 Answers  


Categories