A ____ module is automatically created when the first event procedure for a form or report is created and it is associated with that specific form or report.

A. class
B. local
C. standard
D. public

Answer: A

Computer Science & Information Technology

You might also like to view...

Given the array declaration, int a[20]; The first element is written as:

a)``` a[1] ``` b)``` a[0] ``` c)``` a ``` d)``` a[20] ``` e)a[19]

Computer Science & Information Technology

Indent markers on the horizontal ruler always indicate the default indent settings of the document.

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

Computer Science & Information Technology