Strings in C | Q - 1

Last Updated :
Discuss
Comments

What is a string in C?

special data type

single character

array of characters terminated by a null character

pointer to an integer

Tags:
Share your thoughts in the comments