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
How can you share data between two thread in Java?
What is difference between java and java ee?
How can we pass argument to a function by reference instead of pass by value?
What do you mean by garbage collection used in java?
What about main() method in java ?
What is numeric data type?
Explain different ways of creating a thread?
How we can run a jar file through command prompt in java?
What is a byte array?
What is meant by data hiding/encapsulation?
What are the different types of sorting in java?
What is a for loop in java?
How to provide security in java
What a static class can contains?
In a class implementing an interface, can we change the value of any variable defined in the interface?