Why Java is not purely object oriented?

Answer Posted / miss.nayan vasant sinhe

Java is not truly object oriented language because it does not follow four rules of truly object oriented language i.e.
1)Inheritance
2)Polymorphism
3}Abstraction
4)Incapsulation

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java life cycle?

765


Why should I use abstract class?

774


Can a class extends itself in java?

773


What is the difference between variable & constant?

764


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

1901


What is oop principle in java?

744


what is the final keyword denotes in java?

795


How do you replace all in word?

715


What is parsing and its types?

781


What is the map interface in java programming?

780


Explain different states of a thread in java?

801


How do you make an arraylist empty in java?

694


How to check if a list is sorted in java?

784


Why is string builder not thread safe?

832


Does the order of public and static declaration matter in main method?

838