स्ट्रिंग को परिभाषित कीजिए।
Answers
Answered by
1
Answer:
The C programming language has a set of functions implementing operations on strings in its standard library. Various operations, such as copying, concatenation, tokenization and searching are supported.
Similar questions