Sail E0 Webinar
Question

What do the following declaration signify?

void *cmp();


Options:
A .  cmp is a pointer to an void type.
B .  cmp is a void type pointer variable.
C .  cmp is a function that return a void pointer.
D .  cmp function returns nothing.
Answer: Option C



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers