MCQOPTIONS
Saved Bookmarks
| 1. |
Forward declaration is absolutely necessary |
| A. | if a function returns a non-integer quantity |
| B. | lithe function call precedes its definition |
| C. | if the function call precedes its definition and the function returns a non integer quantity |
| D. | none of the above |
| Answer» D. none of the above | |