What is the difference between C++ & Java?
Answer Posted / priyal rathod
Java supports only LOCAL variable where as C++ supports
LOCAL & GLOBLE variable both
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What are aggregate functions explain with examples?
Is there any tag in htm to upload and download files?
When does an object becomes eligible for garbage collection in java?
What are use cases?
What is constructor chaining and how is it achieved in java?
What does substring mean?
Which is easier .net or java?
How we create object in copy constructor?
Can we use string in the switch case?
List some features of the abstract class.
In java, how we can disallow serialization of variables?
What is assembly used for?
Is arraylist ordered in java?
What is data member in java?
How to split arraylist elements in java?