Home » C Programming » Pointers » Question
  1. How to call a function without using the function name to send parameters?
    1. Only function
    2. typedefs
    3. Function pointer
    4. Both typedefs and Function pointer
    5. None of these
Correct Option: C

Function pointer



Your comments will be displayed only after manual approval.