Why Java is not purely object oriented?

Answer Posted / devendu

One reason is we can write a java program without creating
an object.Another reason is java does not support multiple
inheritance exactly eventhough we use interface.

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 4 types of research methods?

712


What is difference between this and super keyword?

768


Can you inherit a constructor java?

832


Can a class be final?

708


What are the legal operands of the instanceof operator?

798


What is skeleton and stub? What is the purpose of those?

807


Which java version is latest?

755


What is the use of runnable interface?

857


How does hashset work in java?

823


what is encapsulation in java? Explain

870


What is immutable in java?

792


What's the base class of all exception classes?

808


What is meant by 'bit masking' in java?

886


Explain the scope of a variable.

858


What is jit compiler ?

785