Which data type is used to sequentially order each record added to a table?

A. Hyperlink
B. Web
C. Lookup Wizard
D. AutoNumber


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following chart types is used to illustrate the proportion of parts to a whole?

A. Pie chart B. Line chart C. Bar chart D. Column chart

Computer Science & Information Technology

OS X and Linux have many commands in common

Indicate whether the statement is true or false

Computer Science & Information Technology

A router is used to connect a network to an Internet access provider.?

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

Computer Science & Information Technology

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

1. A namespace is just a class with all the folderol stripped off. 2. Namespaces can be defined in pieces across several files. 3. A namespace grouping requires a semicolon after the closing curly brace. 4. The output from the following code is ``` “function”. (The code will compile and run.) #include<<;iostream< using namespace std; namespace { char c_string[ 10 ] = <> } void output() { char c_string[ 10 ] =<

Computer Science & Information Technology