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 does and I oop and sksksk mean?

654


What is destructor example?

600


What are the 3 pillars of oop?

619


What is encapsulation with example?

581


What is encapsulation and abstraction? How are they implemented in C++?

637






What type of loop is a for loop?

684


What is the advantage of oop over procedural language?

630


What is inheritance write a program to show use of inheritance?

615


Can a destructor be called directly?

607


Is data hiding and abstraction same?

569


What does it mean when someone says I oop?

587


What does enum stand for?

617


What do you mean by variable?

577


What is multilevel inheritance explain with example?

630


How to use CMutex, CSemaphore in VC++ MFC

4333