What is the difference between C++ & Java?
Answer Posted / rishi
java has no pointers where c ++ has pointers
| Is This Answer Correct ? | 425 Yes | 47 No |
Post New Answer View All Answers
What is the difference between static and non-static variables in java programming?
how to run ecllipse with jettyserver for windows environment using batch file
What is math in java?
Is there a way to increase the size of an array after its declaration?
Why can't you declare a class as protected?
What is the difference between heap and stack memory?
Difference between overriding and overloading in java?
What is meant by polymorphism?
What are the advantages of java over cpp?
Can a class have multiple constructors?
What is a class component?
Objects or references which of them gets garbage collected?
How many bits is a string in java?
Can we override private method in java?
Why can't we make a class private in java?