To end a line before the normal end of the line, without creating a new paragraph, hold down the SHIFT key while pressing the:
a. ENTER key
b. CTRL key
c. ALT key
C. section
You might also like to view...
The date selected in a MonthCalendar is stored in its ________ property.
a) SelectionStart b) Now c) Date d) Value e) Day
Which of the following initializer lists correctly initializes the indexed variables of an array named myDoubles?
(a) double myDoubles[double] = {0.0, 1.0, 1.5, 2.0, 2.5}; (b) double myDoubles[5] = new double(0.0, 1.0, 1.5, 2.0, 2.5); (c) double[] myDoubles = {0.0, 1.0, 1.5, 2.0, 2.5}; (d) array myDoubles[double] = {0.0, 1.0, 1.5, 2.0, 2.5};
Which of the following statements is true regarding MIME?
a) It is used by RealPlayer to determine audio frequencies. b) It is a Windows technology but is not specific to Internet Explorer. c) It is part of the DHTML package. d) It is a standard for specifying content format.
If you see plus signs (+) next to records in Datasheet view then you know that two or more tables are related
Indicate whether the statement is true or false