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...
________ messaging would be considered quicker than an e-mail conversation between two users
Fill in the blank(s) with correct word
Computer Science & Information Technology
If you want to specifically save a record, you can press the ________ keys
A) Alt and Enter B) Ctrl and Tab C) Shift and Enter D) Shift and Tab
Computer Science & Information Technology