is java purely oop Language?

Answer Posted / prem kumar sp

Hi.. All
According to Me Java is an Pure Object Oriented Programming
Language.. because

1.It supports all the features of object oriented programming
2. we can write an java application with out using primitive
data types, we can use wrapper classes instead on primitive
data types
{ex instead of int we can use Integer, instead of double we
can use Double}
3. Java Supports multiple inheritance through interfaces

so we can write a full fledged object oriented programs
using java...

Hence it is pure object oriented programming language

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is basic concept of oop?

700


i got a backdoor offer in process global,Bangalore..Can i work with it?

2328


Why we use classes in oop?

583


write a programe to calculate the simple intrest and compund intrest using by function overlading

1670


What polymorphism means?

624






Whats oop mean?

597


What is the full form of oops?

612


What does and I oop and sksksk mean?

654


What is an interface in oop?

595


What is encapsulation in oop?

609


What is the real time example of inheritance?

643


Whats is abstraction in oops?

593


what are the ways in which a constructors can be called?

1584


Can an interface inherit a class?

565


Why is abstraction used?

612