Which containers use a FlowLayout as their default layout?
Answer Posted / chandrarekha
panel's,applet's use flowlayout as the default layout
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Is char * a string?
What is append in java?
What is return null in java?
Do you know why doesn't the java library use a randomized version of quicksort?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
Is constructor inherited?
What is abstraction in java?
Explain numeric promotion?
What are inner classes or non static nested classes in java?
What is the default access specifier for variables and methods of a class?
What is runtime locatable code?
Why vector is used in java?
Is java an ide?
Explain the difference between abstraction and encapsulation.
What is the use of arrays tostring () in java?