?In a data dictionary, _____ is the maximum number of characters for an alphabetic or character data element or the maximum number of digits and number of decimal positions for a numeric data element.
A. ?domain
B. ?valence
C. ?length
D. ?index
Answer: C
You might also like to view...
If a function needs to modify more than one variable, it must
a. be pass by value b. be a void function c. return all values needed d. be a call by reference function
Which of the following will not change the file-position pointer to the same position as the others? Assume a 10-byte file size and a current position at byte # 1.
a. fileObject.seekg( 2 ); b. fileObject.seekg( 1, ios::cur ); c. fileObject.seekg( 2, ios::beg ); d. fileObject.seekg( 8, ios::end );
When a database is open, it is displayed in the Access _____ window.
A. record B. program C. table D. object
Which of the following is the leading membership organization for Boards and Directors in the U.S.?
A) ISO B) NIST C) CERT D) NACD