Which of the following is NOT used to refer to a group of instructions in Visual Basic?
A) sub B) procedure C) block D) sub procedure
C
Computer Science & Information Technology
You might also like to view...
A run time error will occur if a sub procedure is run on a protected workbook
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following statements a), b) or c) is false?
a. Lists can contain other lists as elements. b. To identify a particular table element, we specify two indices—by convention, the first identifies the element’s column, the second the element’s row. c. Multidimensional lists can have more than two indices. d. Each of the above statements is true.
Computer Science & Information Technology