J2SE Question:
Download Questions PDF

What is Swing?

J2SE Interview Question
J2SE Interview Question

Answer:

A collection of graphical user interface (GUI) components that runs uniformly on any native platform which supports the Java virtual machine*. Because they are written entirely in the Java programming language, these components may provide functionality above and beyond that provided by native-platform equivalents. (Contrast with AWT.)

Download J2SE Interview Questions And Answers PDF

Previous QuestionNext Question
What is volatile?What is transaction manager?