What is the difference between C++ & Java?
Answer Posted / firew tsegaye
the first difference is Java more reliable relative to c++.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Can we pass null as argument in java?
What is the use of put method?
What is meant by memory leak?
What lambda means?
Is java a utf 8 string?
Can singleton class be inherited in java?
What happens when a thrown exception is not handled?
What is runtime locatable code?
What is difference between static and final?
Write a program to calculate factorial in java?
How do I enable java in safari?
What is ternary operator? Give an example.
Explain purpose of sleep() method in java?
What are the advantages of java over cpp?
How do you achieve singleton?