Vidyalelo
C++ Programming · Q138

Functions and Procedures in C++

Programming · C++ Programming · question 138

Q138

What will we not do with function pointers?

A.
allocation of memory
B.
deallocation of memory
C.
both allocation & deallocation of memory
Answer
D.
finds memory status

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board