Short Answer
Match each item with a statement below.
a.Return statement
f.parameter
b.address
g.event procedure
c.Call statement
h.As datatype clause
d.independent Sub procedure
i.Sub procedure
e.Function procedure
-Allows the programmer to avoid duplicating code in different sections of a program
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The _ keyword tells the computer to
Q4: Associating a procedure with more than one
Q5: A(n) _ occurs each time an interval
Q6: Match each item with a statement below.<br>a.Return
Q6: The Return statement's syntax is _ expression
Q19: You cannot pass information to a function
Q25: Unlike a Sub procedure header, a function's
Q29: You pass a variable by _ when
Q36: On what basis should you decide whether
Q42: What is an independent Sub procedure?