Vidyalelo
C Programming · Q67

Arrays and Strings

Programming · C Programming · question 67

Q67

There are two groups of string functions defined in the header . What are they?

A.
first group names beginning with str; second group names beginning with mem
Answer
B.
first group names beginning with str; second group names beginning with is
C.
first group names beginning with string; second group names beginning with mem
D.
first group names beginning with str; second group names beginning with type

Answer: Option A

Solution

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