A collection of VBA declarations, statements, and procedures stored together as one named unit is known as a:

A) property. B) macro. C) module. D) construct.


C

Computer Science & Information Technology

You might also like to view...

An abstract method includes the keyword ____ at the beginning of the method definition.

A. abstract B. transient C. interface D. final

Computer Science & Information Technology

What is polymorphism?

A. ability to create a new class from an existing class. B. allows a single interface, many implementations or methods for that interface. C. ability to hide the implementation and data from the outside the class. D. All of the above.

Computer Science & Information Technology

Describe the two ways in which control statements can be combined.

What will be an ideal response?

Computer Science & Information Technology

The term RTF stands for:

A) Real Text Format. B) Rich Text File. C) Rich Text Format. D) Rich Type Format.

Computer Science & Information Technology