MCQOPTIONS
Saved Bookmarks
| 1. |
How to call a function without using the function name to send parameters? |
| A. | typedefs |
| B. | Function pointer |
| C. | Both typedefs and Function pointer |
| D. | None of the mentioned |
| Answer» C. Both typedefs and Function pointer | |