Vidyalelo
C Programming · Q38

File Input Output

Programming · C Programming · question 38

Q38

If the conversion characters of int d, i, o, u and x are preceded by h, it indicates?

A.
A pointer to int
B.
A pointer to short
Answer
C.
A pointer to long
D.
A pointer to char

Answer: Option B

Solution

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