Introduction to Strings
Learn about strings and the basic syntax for declaring and initializing strings in C.
We'll cover the following...
What is a string?
\0
.
A string comprises one or more characters. A character can be a letter, number, or space. For example, "Sanjay"
is a string.
Access this course and 1400+ top-rated courses and projects.