What type of control is created if you create a form based on a table with a lookup field?

A) Option button B) Combo Box C) Lookup Box D) Check Box


B

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT an option from the Finish & Merge command?

A) Print Labels B) Send E-mail Messages C) Edit Individual Documents D) Print Documents

Computer Science & Information Technology

Double-clicking the title bar will allow you to:

A) close the window. B) maximize the window. C) delete the document. D) change the font color.

Computer Science & Information Technology

When using a circular array implementation for a queue, you maintain a count of the items in the queue to determine if it is full or empty.

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

Computer Science & Information Technology

Which of the following arithmetic operations is allowed on pointer variables?

A. Increment B. Modulus C. Multiplication D. Division

Computer Science & Information Technology