Basic and Advance Java Question:
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.
Previous Question | Next 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? |