2/6/00
COM1100 Winter2000 Yuhong Yin
5
false
nThe keyword is one of the two values that a variable of type bool can have. nFor example, if i is a variable of type bool, the i=false; statement assigns false to i.
n