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 is palindrome in java?
What is overriding in java?
What is difference between equal and == in java?
What are default methods ?
How are variables stored in memory?
Are floats faster than doubles?
Can java program run without jre?
What are packages in java?
How do you make a thread in java?
How do you access command-line arguments within the code?
How are the elements of a gridbaglayout organized in java programming?
Why we use protected in java?
How do you detect memory leaks?
What is equals method in java?
What is the full name of java?