What is the difference between C++ & Java?
Answer Posted / nitin agrawal
the main difference between c++ and java is that java is
consistent and it is a dynamic model.it is compact and
portable binary code while c++ is not. and most important
difference is the it has safe and secure execution
environment.
| Is This Answer Correct ? | 202 Yes | 31 No |
Post New Answer View All Answers
Can we sort set in java?
What is the basic of java?
How do you check if a string contains only numeric digits?
What are jee technologies?
What is the point of polymorphism java?
Can we declare a static variable inside a method?
What is protected in java?
What is supplier in java?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What is a boolean field?
What is the purpose of final keyword and when to use it?
Give me example of derived data types.
Can a constructor have different name than a class name in java?
How can a gui component handle its own events?
What is variable explain?