Multiple Choice
What is default layout manager for panels and applets?
A) Flowlayout
B) Gridlayout
C) BorderLayout
D) None of above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which of the following creates a List
Q16: What is a listener in context to
Q17: java.awt.Component class method getLocation() returns Point (containg
Q18: State true or false<br>(i) Java RMI supports
Q19: Which one of the following does not
Q20: Which of these events will be generated
Q21: An Applet has its Layout Manager set
Q23: Which of the following methods finds the
Q24: How do you change the current layout
Q25: State true or false<br>(i) JPanel is a