Answer the following statements true (T) or false (F)
1) All variables declared in a function are global to the program containing the function.
2) An import statement must be included for every module function used in a program.
3) Function fmod returns the floating-point remainder of its two arguments.
4) The keyword return displays the result of a function.
5) A function’s parameter list is a comma-separated list containing the names of the param-
eters received by the function when it is called.
1) F
2) F
3) T
4) F
5) T
You might also like to view...
When you ________ a selection, the selection in the Clipboard is placed into another location
Fill in the blank(s) with correct word
A box on a slide where text, charts, tables, or pictures can be placed is called a(n) ________
Fill in the blank(s) with correct word