What is the difference between C++ & Java?
Answer Posted / dsr
C++ java
pointers no pointers
multiple inheritance multiple inheritence with interface
platform dependent plotformindependent
| Is This Answer Correct ? | 86 Yes | 7 No |
Post New Answer View All Answers
What does this mean java?
What is super?
Why null value is used in string?
What is a dynamic array java?
Can we have two methods in a class with the same name?
When super keyword is used?
What is an immutable object?
What is the purpose of static methods and variables?
What is the difference between delete and delete[]
What is a numeric format?
Does garbage collection occur in permanent generation space in jvm?
Why do you canvas?
What are design patterns and please explain?
How do you empty a list in java?
What are static methods?