You can close Access by clicking the Close button on the ____.

A. status bar
B. toolbar
C. scroll bar
D. title bar


Answer: D

Computer Science & Information Technology

You might also like to view...

Match the following terms with their description

I. Alignment A. Text is aligned evenly on both sides II. Center alignment B. Words that are evenly aligned on the right III. Justified C. Words that are evenly aligned on the left IV. Left-aligned D. Places text in the middle of a line V. Right-aligned E. The horizontal placement of text

Computer Science & Information Technology

Which of the following would not give the same result for "=(5+32+75+21)/4"?

A) =AVERAGE(5,32,75,21 ) B) =AVERAGEIF(5+32+75+21,4) C) =MEDIAN(5,32,75,21)+7.25 D) =SUM(5,32,75,21)/4

Computer Science & Information Technology

____________________ are HTML codes that include information about a page, such as the page title, keywords and descriptions.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The statement System.out.printf("%5d", 123456) outputs ___________.

a. 12345 b. 23456 c. 123456 d. 12345.6

Computer Science & Information Technology