Q141
Which of the following returns a signed integer type on finding the difference between two pointers to elements in the same array?
A.
__cptrdiff__
B.
cptrdiff_t
C.
__ptrdiff__
D.
ptrdiff_t
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board