Why java is not a pure object oriented language?

Answer Posted / el

Java allows reflection, which is a very powerful feature, but is not pure oop concept.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we extend immutable class?

748


What is a method declaration?

710


Difference between arraylist and vector.

806


what is object-oriented programming in java?

792


What is Java Reflection API? Why it’s so important to have?

832


23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

2254


How do you escape in java?

796


Why is method overloading not possible by changing the return type in java?

772


Can we create an object of private class?

732


Can a final variable be initialized in constructor?

692


What are the skills required for core java?

756


Can a variable be local and static at the same time?

757


What is the byte order of byte buffer?

776


What is the difference between the size and capacity of a vector?

784


What is == mean?

742