why Java is not purely object oriented?
Answers were Sorted based on User's Feedback
Answer / anonymous
this almost timewaste question being asked by NoWork
interviewers.There is no exact answer forthis, up to now.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / paindriven
It isn't a pure OO language because you can use static members.
Eiffel is an example of a true pure OO language.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / swe
Java is a OOP language and it is not a pure Object Based Programming Language
Many languages are Object Oriented. There are seven qualities to be satisfied for a programming language to be pure Object Oriented. They are:
Encapsulation/Data Hiding
Inheritance
Polymorphism
Abstraction
All predifined types are objects
All operations are performed by sending messages to objects
All user defined types are objects.
JAVA is not because it supports Primitive datatype such as int, byte, long... etc, to be used, which are not objects.
Contrast with a pure OOP language like Smalltalk, where there are no primitive types, and boolean, int and methods are all objects.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / raj
java is not purely OO b'coz we can use primitive data types
int ,char etc in java.
Is This Answer Correct ? | 9 Yes | 6 No |
Answer / banti sharma
Yes Surendra Reddy is absolutely right Java is purely oops
because we cant write any Program in Java without declaring
a class.
Is This Answer Correct ? | 6 Yes | 5 No |
Answer / shashi pratap singh
java is nt purely object oriented,it is a pacakge-centric
language.In java we use primitive data type like int and
char in it and we can nt use multiple inheritence in
java.so it is nt purely object oriented.
Is This Answer Correct ? | 3 Yes | 2 No |
java is not purely Object Oriented bcoz java is both
compiled and interpreted.
as we knoe c is a compiled language(structured language
,procedural language)
where as java is compiled and interpreted.
therefore we can say that java is object oriented but not
purely object oriented.
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / reddy
yes,this is d true, the java not purely oops,but it is a
truley object oriented programming language
Is This Answer Correct ? | 1 Yes | 5 No |
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
Explain the types of operations? Draw the figure for shift and rotate operations?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
How to update a data for the views in the relational data base schema
Have you used callsymputx? what points need to be kept in mind when using it?
differenc between visual studio 2005,2008 & 2010?
difference between mantis and other tools?
Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance
V2 SOLUTIONS APTI paper is very easy there are 3 sections 1'st is quant problem on age train traveling speed is given length of train is given we have to find out length of bridge then prob on calender one date is given on Friday hv to find out day of othe date ans is Friday then there was 1 prob on percentage which was very easy ans was 21340 then 2’nd section was english grammer had has been being like that hv to fill in the blanks was very wasy then last section was find relative words there was five Q 1 pant ANS:-breath 2inquire ans :- ask And 3 more out of that 1 ‘s ans was:- body 4 And others ans was :-through THEN THEY HAVE GD There was three topics 1 should we allow india’s talent to go to abrod 2 protest against seperate state is justify 3 inturuption of politics in cricket Thats all guys i cleared both the rounds now preparing 4 interview best of luck
can u help me? how do solve the transpose problem in ireport? if any one know send to eswaran_2006@yahoo.co.in