Browse Today's favorites or All time favorites.
Please Sign In or Register to share and submit your questions.
Java Queries
Complete java interview questions library
Home » Interview Questions » Core Java Interview Questions » What is the preferred size of a component?
What is the preferred size of a component?
The preferred size of a component is the minimum component size that will allow the
component to display normally.
Write a comment