Java Developer Question:
Download Questions PDF

Define 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 Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Which three ways in which a thread can enter the waiting state in Java Programming?What's new with stop(), suspend() and resume() methods in JDK 1.2?