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 / rajeshkannan.g

YES.Because java programming contains classes and objects.

Is This Answer Correct ?    2 Yes 11 No

is java purely oop Language? ..

Answer / kalaivani

yes, eventhough java is object oriented it doesn't support
the multiple inheritance overcome this we use interface

Is This Answer Correct ?    10 Yes 21 No

is java purely oop Language? ..

Answer / rajeshkannan.g

YES.Because java programming contains classes and objects.

Is This Answer Correct ?    1 Yes 12 No

is java purely oop Language? ..

Answer / rajeshkannan.g

YES.Because java programming contains classes and objects.

Is This Answer Correct ?    1 Yes 13 No

is java purely oop Language? ..

Answer / ashwini

Java supports almost all the features of oops like
class,objects,inheritance,polymorphism

Is This Answer Correct ?    7 Yes 20 No

is java purely oop Language? ..

Answer / madasamy.k

Yes. Java is full on full OOPs Based language.
One more point of view java program structure is
'C' language based & It's based on 'C++' properties.
'C++' properties means
* Classes
* Objects
* Inheritance
* Polymoriphsm
* Encapusulation
* Abstrsction and so on.
Suppose we con't use the any class, then Java is not oops
based.

Is This Answer Correct ?    3 Yes 16 No

is java purely oop Language? ..

Answer / inbaraj

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 ?    10 Yes 33 No

is java purely oop Language? ..

Answer / 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

is java purely oop Language? ..

Answer / saravanan

Ya, ofcourse.

Is This Answer Correct ?    24 Yes 71 No

Post New Answer

More OOPS Interview Questions

what is mean by design pattern

4 Answers  


Why is polymorphism needed?

0 Answers  


What does no cap mean?

0 Answers  


Difference between new operator and operator new

2 Answers  


what's the basic's in dot net

0 Answers   informatics,


What is an example of genetic polymorphism?

0 Answers  


How do you answer polymorphism?

0 Answers  


What is coupling in oop?

0 Answers  


Can we call a base class method without creating instance?

6 Answers  


Can we have inheritance without polymorphism?

0 Answers  


what is the new version of c++

1 Answers   Ignou, Pramata, Satyam,


What is abstraction in oops with example?

0 Answers  


Categories