2/6/00
COM1100 Winter2000 Yuhong Yin
4
true
nThis keyword is one of the two values that a variable of type bool can have. nIf i is of type bool, then the statement i=true; assigns true to i.