J2SE Question: Download J2SE PDF

What is Swing?

Tweet Share WhatsApp

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 PDF Read All 214 J2SE Questions
Previous QuestionNext Question
What is volatile?What is transaction manager?