The ________ can be used to move to the next field when entering data into a form on the screen.
A. Esc key
B. CTRL key
C. Tab key
D. Enter key
Answer: C
You might also like to view...
The term “defensive programming” refers to all of the following except:
a. ensuring that a division by zero does not take place b. ensuring that input data is within the proper range c. ensuring that there are no compound conditions in a selection structure d. ensuring that a negative number is not input to the Sqrt function
The statement double *num;
A) defines a variable of type double called num. B) defines and initializes a pointer variable called num. C) initializes a variable called *num. D) defines a pointer variable called num. E) None of the above
Which of the following can be used to format text into columns?
A. tabs B. tables C. columns D. all of the above
Windows 8 replaces ________ operating systems
A) Windows XP B) Windows 7 C) Windows Vista D) Windows 95