is java purely oop Language?

Answer Posted / sandeep kaur

java is an Object Oreiented Language..but it is not a pure
Object oriented Programming Language..because it does not
support all the features of OOP.
One Reason:
All the data types are not objects..but java support all
these Data Types.But in OOP Language everything should be
objects and methods.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstraction with example?

817


How is class defined?

811


What causes polymorphism?

797


How oops is better than procedural?

809


Are polymorphisms mutations?

882


What is constructor in oop?

814


What does enum stand for?

847


class type to basic type conversion

2075


What is overriding vs overloading?

778


What is encapsulation in simple terms?

751


What does and I oop and sksksk mean?

850


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1975


What type of loop is a for loop?

849


What is destructor oops?

825


Why do we use inheritance?

807