Using AutoFill, what would be the extended series of the initial entry Jan? ___

A. uary
B. Feb, Mar, Apr
C. Kan, Lan, Man, Nan
D. Jan1, Jan2, Jan3


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is incorrect?

a. 1_2 b. 0.4_56 c. 1_200_229 d. _4544

Computer Science & Information Technology

Which of the following is not a condition necessary for deadlock to exist?

a) wait-for condition b) mutual-exclusion condition c) circular-wait condition d) indefinite-postponement condition

Computer Science & Information Technology

More controls are available in Design view than in Layout view

Indicate whether the statement is true or false

Computer Science & Information Technology

Write a statement that sets the flag stop_processing to true when either of the following conditions are true. Assume that stop_processing has been initialized as false.

• end of data is true • processing error is true

Computer Science & Information Technology