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.
It returns -1
B is correct, an abstract class need not implement any or all of an interface?s methods
Void pointer can hold address of any data type without type casting. Any pointer can hold void pointer without type casting.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.