Search unanswered questions...
Enter a question here...

What is difference between zero value and NULL strings?

[Edit]

Answer

Programming languages store data in different data types. A zero value would belong to a numeric data type such as float, single, double, integer, long, etc. A null string is a variable that references a string (sequence of characters) that is not yet pointing to anything.

Improve Answer Discuss the question "What is difference between zero value and NULL strings?" Watch Question

First answer by Philhempf. Last edit by Anuragsinha. Contributor trust: 0 [recommend contributor]. Question popularity: 43 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Software and Applications > What is difference between zero value and NULL strings?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Between null and space?  What is the difference between NULL and NUL?  What is the difference between NULL and '0' in c?