Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


is java purely oop Language?

Answers were Sorted based on User's Feedback



is java purely oop Language? ..

Answer / ashutosh yadav

Java is pure OOP becoz it provides all the properties of OOP languagelike inheritance, polymorphism etc.
)As far as Non Availability of Multiple Inheritance is concerned Java provides that feature too with "Interface".
(2)although java supports Primitive data types but to make it pure OOP language it now provides Wrapper classes like Integer, Float, Double as Object implementation of Primitive data types.

Is This Answer Correct ?    0 Yes 1 No

is java purely oop Language? ..

Answer / sudipta mandal

Java is not pure OOPL because, programing language uses
only 1. Class 2. Object, those we can called as pure OOP.
If any language uses other features(Abstraction,
Encapsulation, Inheritance and Polymorphism) of OOP then
that language is not Pure OOP.
Another point is Pure OOP language can not use
primitive data types whereas java uses. That is why java is
not pure OOP language.

Is This Answer Correct ?    7 Yes 10 No

is java purely oop Language? ..

Answer / sridar

yes its a pure oops concepts...instead of multiple
inheritance we r using interface concepts...so we can say
its a pure object oriented language..

Is This Answer Correct ?    5 Yes 8 No

is java purely oop Language? ..

Answer / srinivas

java is not a pure oops language since it is using
primituive data types though it provides wrapper classes....

Is This Answer Correct ?    0 Yes 3 No

is java purely oop Language? ..

Answer / santhi

though it is a object oriented language, it doesn't support
few of oops like multiple inheritance.....

Is This Answer Correct ?    27 Yes 32 No

is java purely oop Language? ..

Answer / taher

Java is not purely Object Oriented Programming language
since it does not support the concept naming "Multiple
Inheritance".And other reason we can say is it still uses
data types like int,float,long etc.. with out creating objects.

These are the obvious reasons with which we can say it is
not "Purely Object Oriented Language" but "Strictly Object
Oriented Language" since it is supporting max of the concepts.

Is This Answer Correct ?    3 Yes 8 No

is java purely oop Language? ..

Answer / anandan

yes,because java consists of classes and interfaces within
a package.Also we can acess those methods only by objects.
sothat java is purely oop language.

Is This Answer Correct ?    3 Yes 9 No

is java purely oop Language? ..

Answer / anandan

yes,because java consists of classes and interfaces within
a package.so we can import the package and access the
members of that package

Is This Answer Correct ?    4 Yes 12 No

is java purely oop Language? ..

Answer / simranjit kaur

java is not purely oops based.because java cann`t suppport
multiple and multi level inheritance.
but java support
some oops aaplications like
encapsulation ,inheritance,abstraction.and polymorphism.

Is This Answer Correct ?    2 Yes 10 No

is java purely oop Language? ..

Answer / uma

till java5.0 its not pure oop.java6.0 is pure oop bcoz it
uses only primitive data type

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More OOPS Interview Questions

What does and I oop mean in text?

0 Answers  


WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET

1 Answers  


What are different oops concepts?

0 Answers  


Can main method override?

0 Answers  


What does and I oop and sksksk mean?

0 Answers  


what is Class in oops with example?

4 Answers   HCL,


What is object-oriented programming? Webopedia definition

0 Answers  


create a c++ program that will accepts 9 inputs using 3 by 3 array.

1 Answers  


What is the default size allocated for array in the statement if size not specified " int a[] "

4 Answers   CTS,


Write 7 differences between "Public" function and "Private" function?

2 Answers   IBM, Wipro,


Can we call a base class method without creating instance?

6 Answers  


what is ns string? what is ns array?

1 Answers  


Categories