A(n) _________ field is a field in which values are obtained from another table or from a list

Fill in the blank(s) with correct word

Lookup

Computer Science & Information Technology

You might also like to view...

To return an array of long values from a method, which return type should be used for the method?

a. long[ARRAY_SIZE] b. array c. long[] d. long

Computer Science & Information Technology

Inheritance promotes code ___________.

a. reinvention b. reuse c. repeats d. all of the above

Computer Science & Information Technology