What term applies to a series of Visual Basic statements that perform an action but do not return (create and display) a value?

A. Module
B. Range
C. Variable
D. Sub procedure


Answer: D

Computer Science & Information Technology

You might also like to view...

In 1995, the government stopped paying for backbone transmission lines requiring the Internet to be self-supporting

Indicate whether the statement is true or false

Computer Science & Information Technology

On a flowchart, ____ mark the beginning and ending of the flowchart.

A. terminal symbols B. process symbols C. input/output symbols D. module symbols

Computer Science & Information Technology

One type of decision support system (DSS), called an executive information system, is designed to provide senior managers with information relevant to ___________ management activities such as setting policies, planning, and preparing budgets.

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

Computer Science & Information Technology

Which of the following statements about multiway selection is true?

A. Multiway selection is implemented using conditional expressions. B. Multiway selection expressions must evaluate to a Boolean value. C. Multiway selection expressions must evaluate to an integral value. D. Multiway selection chooses among several alternatives.

Computer Science & Information Technology