What is the maximum length for a field name?

A. 32 characters
B. 64 characters
C. 16 characters
D. 20 characters


Answer: B

Computer Science & Information Technology

You might also like to view...

Map method ________ is used to determine whether a map contains a mapping for the specified key.

a. containsKey b. hasKey c. containsMapping d. hasMapping

Computer Science & Information Technology

In the formula, =1+(2-3 )+5/6-6^2, what will Excel evaluate second?

A) 6^2 B) (2-3 ) C) 5/6 D) 1+

Computer Science & Information Technology

Visual Studio 2010 is the ____________________ that is used when writing Visual Basic programs.

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

Computer Science & Information Technology

In a _____ tree, null pointers are replaced with pointers to their successor nodes.

A. threaded B. null C. binary search D. complete

Computer Science & Information Technology