Fields can easily be renamed and their data types changed. By default, the ID field automatically created is assigned the __________data type.

A. Number
B. Auto Number
C. Text
D. Short Text


Answer is B. Auto Number

Computer Science & Information Technology

You might also like to view...

MLA style requires that the top row of each paragraph is indented 0.5" to the right, called a ________ indent

A) first line B) hanging C) standard D) modified

Computer Science & Information Technology

Find the error(s) in each of the following. When possible, explain how to correct each error.

a) ``` namespace Name { int x; int y; mutable int z; }; ``` b) ``` int integer = const_cast< int >( double ); ``` c) ``` namespace PCM( 111, "hello" ); // construct namespace ```

Computer Science & Information Technology

When sharing a computer with others, you should restore Word to its default settings when you are finished

Indicate whether the statement is true or false

Computer Science & Information Technology

When inserting text from another document, Click the Insert tab, click the ______________ button arrow, and then click Text from File.

a) Design b) View c) Object d) Insert

Computer Science & Information Technology