1.

STORE_C_THROUGHOUT_UNSIGNED_CHAR_S[N]?$

A. store c throughout signed char s[n]
B. find first occurrence of c in s[n]
C. find last occurrence of c in s[n]
Answer» B. find first occurrence of c in s[n]


Discussion

No Comment Found