Sail E0 Webinar
Question
Can we use a function as a parameter of another function? [ Eg: void wow(int func()) ]
Options:
A .  Yes, and we can use the function value conveniently
B .  Yes, but we call the function again to get the value, not as convenient as in using variable
C .  No, C does not support it.
D .  This case is compiler dependent
Answer: Option C


None.



Was this answer helpful ?
Next Question

Submit Solution

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

More Questions on This Topic :


Latest Videos

Latest Test Papers