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

1. A void function can return results through its reference parameters.
2. The actual argument that is passed to a value parameter can be a constant.
3. The actual argument that is passed to a reference parameter can be a constant.
functions.
4. In writing a program with functions, the main function can be written before analyzing the
5. A function should only have one task.


1. True
2. True
3. False
4. True
5. True

Computer Science & Information Technology

You might also like to view...

The ________ cycle of the CPU sends a request to RAM to get the instruction, which is then loaded into the Instruction Register

A) get B) fetch C) instruction D) execute

Computer Science & Information Technology

By default, records in a query are displayed in primary key field order, even if that field is NOT included in the query

Indicate whether the statement is true or false

Computer Science & Information Technology

____ distortion is a wider top or bottom effect that occurs when an object is photographed from an angle or perspective.

a. Barrel b. Chromatic c. Keystone d. Pincushion

Computer Science & Information Technology

A form created from related tables usually consists of a ____ table which is the "one" side of the one-to-many relationship with a subform.

A. secondary B. main C. subordinate D. primary

Computer Science & Information Technology