A ________ is a type of Sub procedure that is only accessible by other procedures in the module in which it is located

A) Private Sub
B) Subcommand
C) Subcode
D) Submodule


A

Computer Science & Information Technology

You might also like to view...

Which statement correctly passes the array items to method takeArray? Array items contains 10 elements.

a. takeArray(items[]). b. takeArray(items). c. takeArray(items[9]). d. Arrays cannot be passed to methods—each item must be sent to the method separately.

Computer Science & Information Technology

The _____ group in the HOME tab provides options for centering, right-aligning, left-aligning, and justifying text.

A. Styles B. Editing C. Paragraph D. Font

Computer Science & Information Technology

Changing the wording on a slide would be an example of:

A) handling. B) aligning. C) editing. D) formatting.

Computer Science & Information Technology

Which PivotTable calculation option is best suited for comparing the percentage of sales completed by one sales rep against the entire sales force?

A) % of Column Total B) % of Grand Total C) Running Total D) % of Row Total

Computer Science & Information Technology