Home » C++ Programming » Pointers » Question
  1. which of the following can be passed in function pointers?
    1. functions
    2. variables
    3. data types
    4. All of above
    5. None of these
Correct Option: A

functions



Your comments will be displayed only after manual approval.