________ are placeholders that can be set to a hard-coded value or to an object within VBA and then later modified during the execution of the procedure

A) Arguments
B) Procedures
C) Variables
D) Codes


C

Computer Science & Information Technology

You might also like to view...

Web pages are ____ files containing hypertext markup language (HTML) directives and textual information.

A. text B. binary C. animated D. executable

Computer Science & Information Technology

What will display after the following code is run if name = "Morris"?

``` if(name > "Joe") document.write("Morris is a cat."); else document.write("Joe rules!"); ``` a. Joe rules! b. Morris is a cat. c. Morris is a cat.Joe rules! d. nothing – cannot compare these values

Computer Science & Information Technology

When excluding a particular Web page from being published, an Exclude from Publishing ____________________ appears beside the file.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Touch and hold an object and then move it with a fingertip to complete the ____ gesture.?

A. ?drag B. ?swipe C. ?double-tap D. ?pinch

Computer Science & Information Technology