Answer the following statements true (T) or false (F)
1) A panel is displayed as a separate window, but a frame can only be displayed as part of another container.
2) Layout managers determine how components are visually presented.
3) Check boxes operate as a group, providing a set of mutually exclusive options.
4) A dialog box allows the user to select one of several options from a "drop down" menu.
5) The grid layout organizes components into a grid of rows and columns, and also allows components to span more than one
cell.
1) F
2) T
3) F
4) F
5) F
You might also like to view...
In a multi-user game, the players move figures around a common scene. The state of the game is replicated at the players’ workstations and at a server, which contains services controlling the game overall, such as collision detection. Updates are multicast to all replicas.
(i) The figures may throw projectiles at one another and a hit debilitates the unfortunate recipient for a limited time. What type of update ordering is required here? Hint: consider the ‘throw’, ‘collide’ and ‘revive’ events. (ii) The game incorporates magic devices which may be picked up by a player to assist them. What type of ordering should be applied to the pick-up-device operation?
If more than one file is open in a Microsoft Office 2016 application, to exit the application, you should click the:?
A. ?Close button of any one of the files. B. ?Close button in each file. C. ?End Now button of any one of the files. D. ?End Now button in each file.
You can use the ____ tab in the Font dialog box to change the scale of selected characters, to alter the spacing between characters, or to raise or lower the characters.
A. Scale B. Advanced C. Character D. Tools
?A(n) _____ is a data validation rule that is used for applying to mandatory data items.
A. ?sequence check B. ?range check C. ?asynchronic check D. ?existence check