Question Bank AJP
Question Bank AJP
If the
Frameís font is set to 12 point Times New Roman, the panelís font is set 10 points
Times New Roman and the Buttonís font is not set. What font will be used to
display the Buttonís label?
Q. 9 ___________ positions are the components into 5 regions east, west, south,
north, center.
(a) CardLayout
(b) BorderLayout
(c) GridLayout
(d) FlowLayout
Q.13 Which of the following does not have its default layout as BorderLayout.
(a) Frame
(b) Dialog
(c) JApplet
(d) All of Above
Q.15 Which of these classes can be added to any Container class, using the add
method defined in Container class?
(a) Button
(b) CheckboxMenuItem
(c) Menu
(d) MenuBar
(a) Swing
(b) AWT