The ____ prefix is used for a MenuStrip object.
A. menu
B. mns
C. mst
D. mnu
Answer: D
You might also like to view...
Which of the following is true about a binary tree?
A. The root node must have two children. B. A leaf node must have no children or one child. C. Each node can only have 0, 1, or 2 children. D. All of the above
In the NTFS file system, how many versions of a file name are maintained?
a. Just one. The file name issued by the user. b. Two. The file name given by the user along with an MS-DOS compatible version of that name. c. Just one. A 64-bit value that represents the name in the registry. All other names seen by the user are "virtual". d. Three. The user name, an MS-DOS compatible name, and a 64-bit value assigned by the OS.
In preparation for creating your own personal Web site, you install Expression Web 3 as your Web authoring program. Although you are familiar with some Web authoring tools, a quick review of the Expression Web workspace window leaves you with a few questions.You want to experiment with adding different background colors to a page. A call to your friend Becky, who has worked with Expression Web, reveals that you can change the background color by____.
a. clicking the Properties command on the File menu to open the Page Properties dialog box, clicking the Formatting tab in the Page Properties dialog box, clicking the Background color button arrow, and then clicking a color choice on the color grid or click the More Colors command to select a color not currently on the color gridc. clicking the Background command on the File menu to open the Background dialog box, clicking the Formatting tab in the Background dialog box, clicking the Color button arrow, and then clicking a color choice on the color grid or click the More Colors command to select a color not currently on the color gridb. right-clicking anywhere on the page and then clicking a color from the Background color gridd. clicking the Background Color button on the Common toolbar What will be an ideal response?
The variable that controls the number of times a loop iterates is known as a(n) __________.
a. counter variable b. loop control variable c. running total d. decrement variable