Match the first part of each sentence with the following part:

I. Date of birth is an example
II. A table is a collection
III. Each record of a table is made up
IV. A collection of records is an example
V. Interest amount is often an example

A. of a calculated field.
B. of a constant.
C. of records.
D. of a table.
E. of fields.


B, C, E, D, A

Computer Science & Information Technology

You might also like to view...

Polymorphism is implemented via:

a. Member functions. b. virtual functions and dynamic binding. c. inline functions. d. Non-virtual functions.

Computer Science & Information Technology

One or more objects may be created from a(n) __________.

a. field b. method c. instance d. class

Computer Science & Information Technology

Which type of program can transfer files from your computer to a Web server?

A) IP B) FTP C) Telnet D) DNS

Computer Science & Information Technology

Which type of NoSQL database is Neo4j?

A. Document-oriented B. Relational C. Key-value D. Column family E. Graph

Computer Science & Information Technology