Discussion Forum : Functions
Question - What we will not do with function pointers?
Options:
A .  allocation of memory
B .  de-allocation of memory
C .  both a & b
D .  none of the mentioned
Answer: Option C


As it is used to execute a block of code, So we will not allocate or deallocate memory.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

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