1.

Define string.

Answer»

The term string is defined as a character array, terminated with a null character [‘\0’]



Discussion

No Comment Found