is java purely oop Language?

Answer Posted / niyajmohd

yes it is , any programming that uses objects & classes is
Object oriented programming , we can't write a program
without a class or atleast an object
ex:if u write
int x;
u may ask int is a datatype , where is object, but in java
it is declared that any datatype is an object of " Object"
class.

Is This Answer Correct ?    50 Yes 88 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class and object in oops?

798


What is purpose of inheritance?

829


write a program that takes input in digits and display the result in words from 1 to 1000

2169


What is difference between inheritance and polymorphism?

754


What is the difference between static polymorphism and dynamic polymorphism?

822


What is the real life example of polymorphism?

834


What are the 3 principles of oop?

805


What is the difference between abstraction and polymorphism?

814


What is polymorphism in oop example?

704


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1804


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

825


what's the basic's in dot net

1900


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

4455


How long to learn object oriented programming?

788


What are the benefits of oop?

829