important features of java which differenciate it from c++
Answer Posted / kumod kumar
there are following diff between java and c++
1) one of the most important diff is there is no pointre in
java but pointer is hidden from programmer.
2) java is pure object oriented programming language where
as c++ is not pure object oriented language is also support
c feature.
3) in java everything should be within class includin main
function where as it can be in calss or not.
4) java doesn't support operator overloading where as c++
souuprt
5)there is no global variable in java where as it is in c++
6) there is no distructor in java but threr is finally key
work
7)there is no multipal inharitance but is can be achived by
interface
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is abstract schema?
What is the difference between the session.update() method and the session.lock() method?
What is the difference between static and non-static with examples?
what is a portable component?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the difference between java class and bean?
What is permgen or permanent generation?
Explain the steps in details to load the server object dynamically?
Do I need to import javlang package any time? Why ?
How to determine SGA site?
Can you give me a simple example of using the requiredif validator rule?
Is jvm a overhead?
What is the highest-level event class of the event-delegation model?
Will the general public have access to the infobus apis?