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 is sizeof in java?

559


How does system arraycopy work in java?

584


Explain how can you debug the Java code?

592


Define how does a try statement determine which catch clause should be used to handle an exception?

588


What are the different types of methodologies?

533






What do you mean by JVM?

593


What is time complexity algorithm?

549


What is oop principle in java?

553


When should you make a function static?

547


Explain the hierarchy of java exception classes?

601


Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.

1616


What are java annotations?

649


Write a function for palindrome and factorial and explain?

661


What are the advantages of compiled language?

579


Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

615