Day 10 of C:Basic to Advanced : Strings
INTRODUCTION
String is basically a sequence of characters or symbols between a pair of double quotes “__” in which the characters of different data types can also be stored in a string.
Strings basically stores every character/symbol of the given s...
cbasic-to-advanced-by-tim-buchalka.hashnode.dev3 min read