Monday, July 21, 2014

Suppose you want to write a procedure that takes three numbers, num1, num2, and num3; and returns their sum, product, and average. It is best to use a Function procedure for this task.

A. True
B. False

Ans: B

No comments: