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

1. A Sub procedure can call another Sub procedure.
2. Sub procedures can be called only once during the execution of a program.
3. Each parameter defined for a Sub procedure corresponds to an argument passed in a calling
statement for that procedure.
4. Arguments and parameters can be used to pass values to Sub procedures from event
procedures or other Sub procedures.
5. Parameters appearing in a Sub statement are part of the Sub procedure name.

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

Computer Science & Information Technology

You might also like to view...

To insert an email address link, you must select the E-mail Address option in the ________ box

A) Link to B) Address C) Look in D) Text to display

Computer Science & Information Technology

Changing the front side bus and/or the multiplier to boost CPU speed is called

A) Hot-rodding B) CPUing up C) Revving-up D) Overclocking

Computer Science & Information Technology