Java is called as pure objerct oriented programming
language, where as c++ is not completely object
oriented.can any explain the detailed differenec between
these two
Answers were Sorted based on User's Feedback
Answer / khushi
java is platform independent language and c++ is platform
dependent language.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / krishna
java allows primitive variable,and it also allows static
methods and classes so its not purely object oriented
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / nikhil
c++ is like nokia mobile where as java is like i-phone
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / paru jain
Because in java it is necessary is use class and object.
and Class and Object is the basic concept of java. In c++
it is not necessary to use clas and object
So java is Pure object Oriened Language
| Is This Answer Correct ? | 0 Yes | 2 No |
what is polymorphism in java.
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
What is the merger sort principle and its time complexity.
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
what is the meaning of without standing arrears?
I want Ada programming language books. Could anyone post me any link for that?
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.
what is difference between IF-ELSE-ENDIF and IIF.
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
Corillian's product is a "Component Container." Name at least 3 component
When will you use shell script/Perl ahead of C/C++?