What is the difference between C++ & Java?
Answer Posted / murugan.s
Java make to Create console, window and web Applications..
but C++ only console application.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
How do listeners work?
What is the difference between instanceof and isinstance?
How to Sort Strings which are given in List and display in ascending order without using java api.
What will happen if a thrown exception is not handled?
What is the benefit of abstract class?
What is array list in java?
Can you write a java class that could be used both as an applet as well as an application?
what is meant wrapper classes?
What is heterogeneous in java?
Difference between Preemptive scheduling vs. Time slicing?
What is definition and declaration?
Is it possible to specify multiple jndi names when deploying an ejb?
How do you convert int to char in java?
What is the inheritance?
What does the string method compareto () do?