A string is terminated by a
Answers
Answered by
0
Answer:
All string or any data type is terminated by a null character.
Explanation:
We use it because until we assign a value to a variable it is undefined and to make a variable undefined again we use null.
Similar questions