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...

Write a fragment of code that will compute the sum of the first n positive odd integers. For example, if n is 5, you should compute 1 + 3 + 5 + 7 + 9.

What will be an ideal response?

Computer Science & Information Technology

birth.month refers to the birth member of the month structure.

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

Computer Science & Information Technology