What is the difference between C++ & Java?
Answer Posted / rekha katti
In java we use "applets" and "swing" components to design web applications which are user friendly. where as in c++ we have no such components to develop a web applications,which are user friendly.
| Is This Answer Correct ? | 72 Yes | 9 No |
Post New Answer View All Answers
Why arraylist is not synchronized in java example?
Can we call a non-static method from inside a static method?
How to use Media tracker Class.
What is boolean keyword in java?
What is stored procedure. How do you create stored procedure ?
Can we have multiple classes in single file ?
Can we split string with in java?
How will you reverse a singly-link list?
What are the difference between composition and inheritance in java?
What are annotations in java?
Give a practical example of singleton class usage?
What is purpose of find feature?
What is overriding in java?
How do you implement tree mirroring in java?
Explain different ways of creating a thread?