An array can store multiple values, but the values must be
A) all the same data type.
B) declared at the time the array is created.
C) constants.
D) numeric, not characters or strings.
E) none of the above.
A) all the same data type.
You might also like to view...
The Borders and Shading dialog box can be opened from the Page Border button and the:
A) Text Effects button. B) Borders arrow. C) Show/Hide button. D) Style gallery.
Which of the following loops displays all numbers from 0 to 40 in increments of 5?
A. Declare Numeric num = 0 While evenNum <= 40 Display num num = num + 5 End While B. Declare Numeric num = 0 While num = 40 Display num num = num + 5 End While C. Declare Numeric num = 1 While num < 40 Display num num = num + 5 End While D. Declare Numeric num = 1 While num = 40 Display num num = num + 5 End While
After you type data in a cell, the active cell changes, depending on how you enter the data. Please describe what happens if you click the Enter button on the Formula bar, if you press the Enter key, and if you press the Tab key. Also, give an example of when you would use each method of entering data.
What will be an ideal response?
A cut-through switch does not store a data frame and then forward it.?
Answer the following statement true (T) or false (F)