Why Java is not purely object oriented?

Answer Posted / bijay

java is not purely objaect oriented language because in
java we are using primitive data type & java does not
support multiple inheritance directly.

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you call a method in a method?

533


What is the generic class?

533


What is general methodology?

572


Is array serializable java?

525


Define iterator and methods in iterator?

547






Which class represents the socket that both the client and server use to communicate with each other?

576


When object is created and destroyed?

640


What happens if main method is not static?

499


What is stream api in java8?

540


How can we pass argument to a function by reference instead of pass by value?

588


List some features of the abstract class.

593


What is stack example?

549


Why java does not support pointers?

561


What value is a variable of the string type automatically initialized?

615


extending thread class or implementing runnable interface. Which is better? : Java thread

567