MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is important in a function? |
| A. | Return type |
| B. | Function name |
| C. | Both return type and function name |
| D. | The return type, function name and parameter list |
| Answer» D. The return type, function name and parameter list | |