MCQOPTIONS
Saved Bookmarks
| 1. |
If many functions-have the same name, which of the following information, if present, will be used by the compiler to invoke the correct function to be used? |
| A. | The operator : : |
| B. | The return value of the function |
| C. | Function signature |
| D. | Both A & C |
| Answer» E. | |