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


Why Java is not purely object oriented?

Answers were Sorted based on User's Feedback



Why Java is not purely object oriented?..

Answer / goutham

Java is Just a Object oriented ,Its not purely object oriented.
We can say many reason for its pure obj oriented type but it gets out of it with only concept of Multiple inheritance

Is This Answer Correct ?    1 Yes 0 No

Why Java is not purely object oriented?..

Answer / babu

Although Java is object-oriented to a great extent, it is
not a pure object-oriented language. One of the reasons
Java is not purely object-oriented is that not everything
in it is an object. For example, Java allows you to declare
variables of primitive types (int, float, boolean, etc.)
that aren't objects. And Java has static fields and
methods, which are independent and separate from objects

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / vikrant sharma

i agree with above answer given by Ramakrishana,but c++
also used premitive data types then why c++ is called
puerly object oriented...???????

if anyone is able to give answer, please share your answer
about concept that why java is not purely object oriented
language..????????

or mail me about this answer
E mail-just.vikrant@yahoo.co.in

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / samba

Ans) Java is not pure object orinted language. why because
we can write java program class and objects and also can
write java program class and primitive type variable as
like int float double and byte.

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / k.dinesh

java is a pure oop / oop i like 1, java is supporting all.
so,this question is hyphothetical

Is This Answer Correct ?    1 Yes 1 No

Why Java is not purely object oriented?..

Answer / bharath

java is purely objectoriented but some concepts you declare
variables of primitive types that are n't objects.so thata way
java is not purely object oriented.

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / rohit pachouli

java is not pure object oriented language because there are
some resons.........
1.it uses primitive data types whic are not object.
2. Java uses static keyword. when we use static keyword
that there is no need of object
3. Not use of mutltiple inheritnce.
4.main reson is in object oriented everything is done in
class but java in case of interfaces and other programs
programming is done out of class.
so java is not pure object oriented

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / yogesh nandal

java is not purely object oriented language because it does
not allow function overloading

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / naresh joshi

java is not purely object oriented language ,because it
does'nt support all feature of OOPs theory
e.g. multiple inheritence , operator overloading
and also everything in java is not object like primitive
datatypes

Is This Answer Correct ?    0 Yes 0 No

Why Java is not purely object oriented?..

Answer / chandra sekhar

JAVA is
not a pure object-oriented language.
BUT ' Y
I KNOW SOMTHING
WHT IS THIS ?
ANS:-100% OOP 54 conditions apply
but java is only 34 conditions applyed ok

i read so meny reff

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between Synchronizing mehtod & Synchronizing block?

2 Answers  


What is class and object in java?

0 Answers  


how to deploy tomcatserver to weblogic server? write d following steps?

0 Answers  


How are this() and super() used with constructors in java programming?

0 Answers  


Why is flag used in java?

0 Answers  


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

0 Answers   HCL,


How do you allocate memory to object?

0 Answers  


Explain the difference between getAppletInfo and getParameterInfo?

1 Answers  


how we can write the string concatenation program in java.

3 Answers  


Difference between interface and abstract class with ex.

4 Answers   Cognizant, Tech Mahindra,


How do you sort a set in java?

0 Answers  


What is string syntax?

0 Answers  


Categories