Computer Science, asked by loxmisaha299, 1 month ago

A string is terminated by a

Answers

Answered by shreyanshsagar10
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