Sail E0 Webinar
Question
Comment on the following pointer declaration?
int *ptr, p;
Options:
A .  ptr is a pointer to integer, p is not.
B .  ptr and p, both are pointers to integer.
C .  ptr is pointer to integer, p may or may not be.
D .  ptr and p both are not pointers to integer.
Answer: Option A

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