Thread
:
How does nil and false duffer?
View Single Post
#
2
(
permalink
)
08-23-2007, 03:00 AM
Gopisoft
D-Web Sr.Programmer
Join Date: Feb 2007
Posts: 117
Re: How does nil and false duffer?
NIL
is not a data type, its kind of unknown value. NIL value assign to any kind of data types.
False
is a boolean data type Value
--R.Gopi
Gopisoft
View Public Profile
Send a private message to Gopisoft
Find all posts by Gopisoft