Computer Science, asked by didhitighosh56, 4 months ago

what is the significance of null value computer science



Answers

Answered by riya15955
1

Answer:

The value null means that no value exists. When used as a value, null is not a memory location. ... Without a null character, a string would not correctly terminate, which would cause problems.

Answered by yaqub0397
0

Answer:

Null pointer (sometimes written NULL , nil , or None ), used in computer programming for an uninitialized, undefined, empty, or meaningless value. Null string, the unique string of length zero (in computer science and formal language theory).

Similar questions