_________ is the special character for an ampersand.
Fill in the blank(s) with the appropriate word(s).
&.
You might also like to view...
In code, you can display a Save As dialog box by calling the Save File Dialog control's ____________ method.
a. Save As b. Show c. Show Dialog d. Display
Answer the following statements true (T) or false (F)
1. If the value of lstBox.SelectedIndex is ? 0, then an item in the list box has been selected. 2. Clicking on a selected radio button deselects the radio button. 3. The index of the first item in a list box is 1. 4. Clicking on a checked check box unchecks the check box. 5. The value of lstBox.Text is the currently selected item of the list box.
Answer the following questions true (T) or false (F)
1. The terms HTML document and HTML page mean the same thing. 2. HTML is part of the Java language.
System software acts as a(n) ____ between the users and the hardware.
A. translator B. intermediary C. tester D. security agent