How to call a function without using the function name to send parameters?
Posted: Wed Jul 13, 2022 7:54 pm
a) typedefs
b) Function pointer
c) Both typedefs and Function pointer
d) None of the mentioned
b) Function pointer
c) Both typedefs and Function pointer
d) None of the mentioned