Geography, asked by reetsran330, 3 months ago

what is importance of array char​

Answers

Answered by Anonymous
0

\large\mathbb{\underbrace\purple{ANSWER}}

Char array or array of char is used to print or display the sequence of characters or numbers. With the help of a character array, we can store the variable in a memory to a correspondence memory address.

Answered by afjalhussain9910
0

Answer:

Character (char) is a primitive data type in C that is used to store a character value. An array is defined as a finite collection of homogeneous data, stored in contiguous memory locations. A string is a sequence of characters treated as a single entity and is terminated by a null character (‘\0’).

Similar questions
Math, 9 months ago