A void function
a. performs some action and returns a value
b. performs some action but does not return a value
c. is a statement
d. call is written much like a call to a value returning function but is terminated with a semicolon.
e. A void function may have a return statement but is not required to have one.
b) c) d) e)
Explanation: a) is wrong because a void function does not return a value.
You might also like to view...
The InputBox function always returns a __________ value.
a. Single b. Double c. Text d. String
In the To-Do List view, you can select a single task and print in Table Style or Menu Style.
Answer the following statement true (T) or false (F)
Which of the following does NOT require constant refreshing?
A) DRAM B) SDRAM C) EDO RAM D) SRAM
During virtual browsing, your browser does not keep track of the websites you are visiting.
Answer the following statement true (T) or false (F)