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.
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
Post a Comment