Basic and Advance Java Question:
Download Questions PDF

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

Answer:

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

Download Java Interview Questions And Answers PDF

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?