No value

In programming it is possible to indicate absence of a value by specifying null value. Null is different from an empty string in a way that string an empty value, null is absense of amy value including an empty one.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator