A new ________ is automatically created when you create a new blank database

A) form
B) table
C) report
D) query


B

Computer Science & Information Technology

You might also like to view...

The contents of a text box may be cleared in Visual Basic code by __________.

a. by assigning the predefined constant String.Empty to the text property b. by setting the focus on the control and using the delete key c. by setting the focus on the control and using the back space key d. by clicking the clear button

Computer Science & Information Technology

What kind of a computer intercepts requests that a browser makes of a server and can cache received content?

A. DNS server B. VPN server C. proxy server D. Web server

Computer Science & Information Technology

The disadvantage of _________ is that the amount of data that can be stored on the long outer tracks is only the same as what can be stored on the short inner tracks.

A. SSD B. CAV C. ROM D. CLV

Computer Science & Information Technology

What theme is used to apply material for API Level 21 and higher?

a. @android:style/Theme.AppCompat b. @style/Theme.AppCompat c. @android:style/Theme.Material d. @android/Theme.Material

Computer Science & Information Technology