Answer the following statements true (T) or false (F)

1. A Function procedure need not have parameters.
2. An argument of type Integer can be passed to a parameter of type Decimal.
3. A Function procedure may return up to two values.
4. Function procedures can call other Function procedures.
5. Although a Function procedure can return a value, it cannot directly display information in a
text box.


1. T
2. T
3. F
4. T
5. F

Computer Science & Information Technology

You might also like to view...

The administrator can use the ____ command to enable quotas on a specified file system.

A. grpquota B. usrquota C. quotaon D. quotacheck

Computer Science & Information Technology

________ statements in VBA work similarly to those found in Access and Excel

A) FileDialog B) Dim C) With D) If

Computer Science & Information Technology

An array has a single name and data type.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

______ consists of ROM chips or flash memory chips that store permanent instructions.

A. Firmware B. Chipware C. Dataware D. Memware

Computer Science & Information Technology