Sail E0 Webinar
Question

Declare the following statement?
"A pointer to a function which receives nothing and returns nothing".


Options:
A .  void *(ptr)*int;
B .  void *(*ptr)()
C .  void *(*ptr)(*)
D .  void (*ptr)()
Answer: Option D



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers