If a frame uses a Grid layout manager and does not contain any panels, then all the components within the frame are the same width and height.
A) TrueB) False
A) North, South, East, WestB) Assign a row/column grid referenceC) Pass a X/Y percentage parameter to the add methodD) Do nothing, the FlowLayout will position the component
Latest Answer: D ...
A) The default layout manager for an Applet is FlowLayoutB) The default layout manager for an application is FlowLayoutC) A layout manager must be assigned to an Applet before the setSize method is calledD)
Latest Answer: Answer A) ...
A) A panelB) A frameC) An appletD) A menu bar
Latest Answer: FramePanelAppletMenubarMenu ...
A) A Dialog can have a MenuBar.B) MenuItem extends Menu.C) A MenuItem can be added to a Menu.D) A Menu can be added to a Menu.
Latest Answer: C,D ...
A) setReadOnly()B) setEditOnly()C) setEditable()D) setTextReadOnly()
Latest Answer: setEditable(false) ...
A) drawLine(int, int, int, int)B) drawImage(Image, int, int, ImageObserver)C) drawString(String, int, int)D) add(Component);E) setVisible(boolean);F) setLayout(Object);
Latest Answer: Answer : > A),B),C) ...
A) CardLayoutB) FlowLayoutC) BorderLayoutD) GridLayout
Latest Answer: no its flow lay out ...
A) B) C) D)
Consider the following tags and attributes of tags: CODEBASE ALT NAME CLASS JAVAC HORIZONTALSPACE VERTICALSPACE WIDTH PARAM JARWhich of the above can be used within the and tags?
A) line 1, 2, 3B) line 8, 9C) line 3, 4, 5D) line 8, 9, 10
View page << Previous 1 2 3 4 [5] 6 7 8 Next >>

Go Top