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...


java is pure object oriented or not?

Answers were Sorted based on User's Feedback



java is pure object oriented or not? ..

Answer / vish

Yes, Java is completely object oriented...! OOPS principle says that data should control the code that in java happens, while in procedural languages code control the data.

Even the primitive datatypes in java like int are represented in object, see wrapper classes.

Finally its follow, all OOPS principal, like Encapsulation, Polymorphism and Inheritance.

Is This Answer Correct ?    5 Yes 1 No

java is pure object oriented or not? ..

Answer / anjireddy

Yes, Java is completely object oriented..

Because data should control the code...

Finally all oops principal, Like Encapsulation, polymorphism, Data Abstraction and Inheritance

Is This Answer Correct ?    1 Yes 0 No

java is pure object oriented or not? ..

Answer / nithi

Java is not pure object oriented language.It have primitive data types. the pure object oriented language is the one which uses all the concepts of oops and use objects.but in the other case when the java uses wrapper classes for primitive data types, it will use everything as class and objects and become pure object oriented language..

Is This Answer Correct ?    1 Yes 1 No

java is pure object oriented or not? ..

Answer / pks

java is not an pure oops language, because it support primitive data type. such as int, byte,long..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How to define name function in javascript?

0 Answers  


Are java and javascript same?

0 Answers  


What is variable typing in javascript?

0 Answers  


Difference Between JavaScript and ECMAScript?

0 Answers  


How to toggle display an html element?

0 Answers  


What are associative arrays in javascript?

0 Answers  


What is the most popular javascript library?

0 Answers  


How do you organize your JavaScript code?

0 Answers   Arigo Infotech,


What is javascript bom?

0 Answers  


What is the difference between client side javascript and server side javascript.

0 Answers  


What is the relationship between Java script, J script and ECMA script?

1 Answers  


How can you create an Object in JavaScript?

0 Answers  


Categories