Solved

Match the Following Terms to the Corresponding Description

Question 91

Matching

Match the following terms to the corresponding description:

Premises:
Visual Basic for Applications
Keyword
Comment
Module
Sub procedure
Responses:
A file in which macros are stored
A Visual Basic script that performs actions
Indicated by an apostrophe and appear in green,provide information about the macro but do not affect its execution and are considered documentation
A robust programming language that is the underlying code of all macros
Special programming syntax that have special meaning with the programming language and must be used for their intended purposes

Correct Answer:

Visual Basic for Applications
Keyword
Comment
Module
Sub procedure
Related Questions