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

Answer Posted / vasavi

Java is pure object oriented because java will allow the
data representation inside the classes only.

Is This Answer Correct ?    18 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default access specifier for variables and methods of a class?

843


Why does it take so much time to access an applet having swing components the first time?

1662


Why do we need array in java?

745


Are there structures in java?

736


How to optimize the javac output?

800


What are different types of control structures?

717


Is array a class in java?

728


What is the difference between ArrayList and Vector? which one is better in Java

828


what is object slice?

1769


What is return null in java?

708


What steps are taken when the OS shifts from one-thread execution to another?

1125


What is keyword in oop?

742


How we can declare a static variable?

877


Can we sort hashset in java?

864


Why can't you declare a class as protected?

800