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 fullu object oriented or pure? why?

Answers were Sorted based on User's Feedback



java is fullu object oriented or pure? why?..

Answer / deepak

Because the use of primitive data types in Java, it is not
qualified for Pure OOPL.

Is This Answer Correct ?    10 Yes 1 No

java is fullu object oriented or pure? why?..

Answer / dharmpal singh

Java uses primitive data types and Java is not a pure object oriented language.

Is This Answer Correct ?    4 Yes 3 No

java is fullu object oriented or pure? why?..

Answer / k.manivannan

java is not pure object oriented language.b'coz java supports premitive data types.java claims to be a ool but by it inclusion of basic types that are not object.it fails to meet forth quality.
a pure oopl supports these are all,
1.encapsulation and information hiding
2.polymorpism and dynamic binding
3.Inheritance
4.All premitive types are object
5.all operators perform by sending msg to object
6.all user-defefined types are object.

we doesnt considered forth point java is pure oopl

Is This Answer Correct ?    2 Yes 1 No

java is fullu object oriented or pure? why?..

Answer / saritha

java is not pure object oriented programming language.
it does not support multiple inheritance..

Is This Answer Correct ?    0 Yes 0 No

java is fullu object oriented or pure? why?..

Answer / pankaj

we work in java with the help of object and class so we can say that java is true object oriented language..not pure..pure means total work on object without class .

Is This Answer Correct ?    1 Yes 1 No

java is fullu object oriented or pure? why?..

Answer / amika

java is a pure object oriented language because in java all
programs are made by using objects.in java ,without creating
objects we can,t access any method..so java is a pure object
oriented.

Is This Answer Correct ?    7 Yes 9 No

java is fullu object oriented or pure? why?..

Answer / naveenchowdary.polangi

JAVA IS PURE OBJECT ORIENTED PROGRAMMING WHY BECAUSE WITHOUT
CLASS THEY CANNOT BE IMPLIMENTED SO IT IS PURE OBJECT
ORIENTED PRIGRAMMING

Is This Answer Correct ?    0 Yes 2 No

java is fullu object oriented or pure? why?..

Answer / durgesh kumar mandal

Java is pure object oriented programing because we have need
creating object there is no any scope of procedural
programing and object but in c++ we can use both procedure
programming as well as object oriented programing

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More Core Java Interview Questions

Can we declare a class as static?

0 Answers  


What is a superclass?

0 Answers  


What is final, finally, finalize?

0 Answers  


any other way to print the text without using System.out.println() in java?

5 Answers   IBM, Infosys,


Why string objects are immutable in java?

0 Answers  


Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.

4 Answers  


What is the use of static keyword in "public static void main()"

10 Answers   College School Exams Tests, Infosys, Six Dee Telecom,


What are abstract classes and anonymous classes?

0 Answers   Flextronics, Thomson Reuters, Virtusa,


How use .contains in java?

0 Answers  


What are white spaces in java?

0 Answers  


How can we break singleton in java?

0 Answers  


what is difference between String buffer and String builder?

5 Answers   Benchmark,


Categories