Advertisements
Advertisements
प्रश्न
What is Strings?
टिप्पणी लिखिए
उत्तर
A string is defined as a sequence of characters where each character may be a letter, number, or symbol. Each element occupies one byte of memory. Every string is terminated by a null (‘\0’, ASCII code 0) character which must be appended at the end of the string.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?