Why Java is not purely object oriented?

Answer Posted / naresh joshi

java is not purely object oriented language ,because it
does'nt support all feature of OOPs theory
e.g. multiple inheritence , operator overloading
and also everything in java is not object like primitive
datatypes

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com

3423


what is the difference between the methods sleep() and wait()? : Java thread

724


How would you convert bytes to string?

757


Explain oops concepts in detail?

782


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

1239


Can a method be static?

731


When is the finalize() called? What is the purpose of finalization?

825


What is advantage of java?

765


Can we extend singleton class in java?

746


What is the difference between exception and error in java?

708


Write the algorithm to check the number non-leaf nodes in a tree.

841


Why we use protected in java?

726


Difference between ‘>>’ and ‘>>>’ operators in java?

871


What are identifiers in java?

783


What is OOP's Terms with explanation?

864