Answer Posted / awais bajwa
Actually its not the layout of frame which is borderlayout
frame has no layout
content pane which is contained by frame has border layout
| Is This Answer Correct ? | 12 Yes | 22 No |
Post New Answer View All Answers
How big is a boolean?
Why we cannot override static method?
What is the size of an array?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
When would you use a static class?
difference between byte stream class and character stream class?
What is the purpose of main function in java?
Why enumeration is faster than iterator?
What are the default and parameterized constructors?
What is the Scope of Static Variable?
Can you declare an interface method static?
What is a condition in java?
What is meant by object?
What is multi level inheritance in java?
What do you understand by classes in java?