What is the difference between C++ & Java?
Answer Posted / sukumar.k.r
The main difference between c++ and java is that "C++ does
not allow persistence because it does not support database
connection while Java allows persistence because it
supports database connection."
| Is This Answer Correct ? | 335 Yes | 78 No |
Post New Answer View All Answers
What is the epoch date?
What is final modifier?
How do you do descending order in java?
Explain the features of java?
What is a jit compiler?
Define inheritance with reference to java.
Can we use switch statement with strings?
In Java list the methods that can be overridden?
What is the difference between method and means?
What is garbage collector?
can java object be locked down for exclusive use by a given thread? : Java thread
What is the difference between throw and throws keywords?
What is a nested structure?
What do you mean by global variable?
What is token in java?