Answer the following statements true (T) or false (F)

1) The KeyData property includes data about modifier keys.
2) A Form is a container.
3) All Forms, components and controls are classes.
4) CheckBoxes are used to represent a set of mutually exclusive options.
5) A Label displays text that a user running an app can edit.


1) True.
2) True.
3) True.
4) False. RadioButtons are used to represent a set of mutually exclusive options.
5) False. A Label’s text cannot be edited by the user.

Computer Science & Information Technology

You might also like to view...

A variable that is regularly incremented or decremented each time a loop iterates is a

a. constant b. counter c. control d. null terminator e. None of these

Computer Science & Information Technology

Deleting a tweet does not delete people's ________ of that tweet

Fill in the blank(s) with correct word

Computer Science & Information Technology

?Match each term with its definition:

A. ?A Mac file that organizes the directory hierarchy and file block mapping for File Manager. B. ??A block in the Linux file system where directories and files are stored on a drive. C. In the Mac file system, a collection of data that can't exceed 512 bytes. Assembled in allocation blocks to store files in a volume.? D. ?A key part of the Linux file system, these informatuin nodes contain descriptive file or directory data, such as UIDS, GIDs, modification times, access times, creation times, and file locations. E. An area of the Mac file system containing information from the Master Directory Block.? F. ?In the Mac file system, a group of consecutive logical blocks assembled in a volume when a file is saved. G. ?A node that stores information about B*-tree file. H. ?The part of a Mac file containing the file's actual data, both user-created data and data written by applications, as well as a resouce map and header information, window locations, and icons. I. ?A block in the Linux file system that specifies and keep tracks of the disk geometry and available space and manages the file system. J. The part of a Mac file containing file metadata and application information, such as menus, dialog boxes, icons, executable code, and controls. Also contains resource map and header information, window locations, and icons. ?

Computer Science & Information Technology

When a port is configured as a ________, the virtual switch/VM can see traffic from other VLANs

Fill in the blank(s) with correct word

Computer Science & Information Technology