The default data type for a field is ____.

A. Number
B. Short Text
C. Currency
D. Yes/No


Answer: B

Computer Science & Information Technology

You might also like to view...

Visual Basic's ____ feature exposes a set of commonly used objects to the programmer.

A. Obj B. My C. MyObj D. ComObj

Computer Science & Information Technology

Decreasing the width of a table's border to 1 pixel will remove the border between the cells.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A(n) ________ document contains instructions for displaying its contents in a web browser

A) Access 2010 B) Word 2010 C) RTF D) HTML

Computer Science & Information Technology

if (examScore is less than 50)display message "Do better on next exam" In the statement above, the entry inside the parentheses is called the ____.

A. conditional expression B. truth value C. selection construct D. statement body

Computer Science & Information Technology