Why Java is not purely object oriented?

Answer Posted / shibani

No,Java is a purely Object oriented programing language

One language to be object oriented it should support

1.Inheritance
2.Encapsulation
3.Polymorphism

And java support all the features,So its PURE

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are scalar data types?

723


Which container method is used to cause a container to be laid out and redisplayed in java programming?

877


Explain java heap space and garbage collection?

809


Differece between class and generic class?

805


What are the advantages of java over C++?

943


If goto and const is reserve words than why it is not work in java?

1770


Explain about anonymous inner classes ?

828


Can we have multiple catch block for a try block?

804


Can a class have more than one object?

768


How do you invoke a method?

758


what is anonymous class in java?

776


Explain about core java?

876


Why can we not override static method?

850


Explain java coding standards for methods?

821


State the significance of public, private, protected class?

874