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
-Used to specify the data type of the value returned by the function
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The _ keyword tells the computer to
Q4: Match each item with a statement below.<br>a.Return
Q4: Associating a procedure with more than one
Q5: A(n) _ occurs each time an interval
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?