1.

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
Answer» E.


Discussion

No Comment Found