In most cases, the last statement within a function is the ____ expression.
A. End Function
B. Return
C. As
D. Private
Answer: B
Computer Science & Information Technology
You might also like to view...
Excel uses ________ cell referencing by default in formulas and functions
A) absolute B) relative C) named range D) mixed
Computer Science & Information Technology
To add on to the end of an object, such as to add records to the end of an existing table, is to
a. run b. append c. import
Computer Science & Information Technology