what is the difference between applet and swing and gui
application in java .
What we do with the collections set and list interface
Answer Posted / amit kumar pani
Gui means graphical user interface.
| Is This Answer Correct ? | 17 Yes | 8 No |
Post New Answer View All Answers
What is constructor chaining and how is it achieved in java?
What are the differences between getting and load method?
Why Java is not pure Object Oriented language?
What are advantages of using Java?s layout managers than windowing systems?
Why can't we use static class instead of singleton?
What does string intern() method do?
What is java reflection?
What is a Transient Object?
Explain different states of a thread in java?
How many types of threads are there in java?
What is externalizable interface?
Can we have any code between try and catch blocks?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is lastindexof in java?
Explain Basics of OOP Language in java