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

1. It is possible for a function to have some parameters with default arguments and some without.
2. A function's return data type must be the same as the function's parameters.
3. One reason for using functions is to break programs into manageable units or modules.
4. You must always furnish an argument with a function call.


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

Computer Science & Information Technology

You might also like to view...

As shown in the accompanying figure, _________________________ refers to a collection of computer servers that house resources users access through the Internet.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of these statements about PERT diagrams is not true?

A) An arrow represents activities. B) A circle represents events. C) The length of the arrow indicates activity length. D) Pseudo activities must occasionally be shown.

Computer Science & Information Technology

C uses procedural program design.

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

Computer Science & Information Technology

Outlook offers three message formats: HTML, Plain Text, and Rich Text.

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

Computer Science & Information Technology