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 type of exceptions & problems are faced in production time at java technology?
what is the difference between read the data from table and infotype
How to swap values between two variables without using a third variable?
24 Answers HCL, TCS,
Tell me the jobs for the MCA Fresher in delhi, Noida..
in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
What are the main principles of OOP?
why you have to became a software developer?
Corillian's product is a "Component Container." Name at least 3 component
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?