is java purely oop Language?

Answer Posted / swapna

java is not a pure object oriented .its partially object
oriented.object oriented means every thing should be used in
terms of objects.in java we use datatypes with out creating
any objects.using java we can do fully object oriented
programming.so its a partially object oriented.

Is This Answer Correct ?    107 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is purpose of inheritance?

835


Which type does string inherit from?

816


What is multilevel inheritance explain with example?

848


What is data binding in oops?

807


What is encapsulation in ict?

801


Why multiple inheritance is not possible?

780


What is the real time example of inheritance?

840


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4461


What is a null tree?

843


What is encapsulation in oops?

745


Why interface is used?

731


What are main features of oop?

854


What are classes oop?

783


hi all..i want to know oops concepts clearly can any1 explain??

1876


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

2136