3
Q:
A) NULL | B) www.sawaal.com |
C) Compilation error | D) None of above |
Answer: B) www.sawaal.com
Explanation:
Explanation:
p is pointer to function whose parameter is void and return type is also void. r and q is pointer to function whose parameter is void and return type is int . So they can hold the address of such function.