What is the difference between C++ & Java?
Answer Posted / munish
java is reusable and more reliable,more secure than c++.
| Is This Answer Correct ? | 492 Yes | 50 No |
Post New Answer View All Answers
What if static is removed from main method?
What is thread start?
Can static methods be inherited?
Explain about OOPS concepts and fundamentals.
How do you detect memory leaks?
What are the application of stack?
What is class array in java?
Explain differences between checked and unchecked exceptions in java?
Can a abstract class be declared final?
Give an example of call be reference significance.
What are the advantages of user defined functions?
Why can't we use static class instead of singleton?
What is a condition in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is static import?