Default layout of panel and frame?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
default layout of panel is flowlayout
default layout of frame is border layout
| Is This Answer Correct ? | 73 Yes | 4 No |
Answer / 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 |
Can we have try without catch block?
How do you get length in java?
Which sorting algorithm is best in java?
What is purpose of keyword void?
What is the difference between throw and throws in java?
Is arraylist an object in java?
What is the purpose of return statement?
can u override the start() method of Thread class
Differentiate between a class and an object.
what are the application of compiler and interpreter for source program
If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.
What is t type java?