Basic and Advance Java Question:

What is the preferred size of a component in Java Programming?

Tweet Share WhatsApp

Answer:

The preferred size of a component is the minimum component size that will allow the component to display normally.

Download Java PDF Read All 81 Java Questions
Previous QuestionNext Question
What’s new with the stop(), suspend() and resume() methods in JDK 1.2?What method is used to specify a container’s layout in Java Programming?