Multiple choice

The container for procedures and declarations, commonly accessed by other modules within the application, is known as

  1. form module

  2. class module

  3. basic module

  4. standard module

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A standard module in VB is a container for procedures and declarations that are accessible throughout the entire application.