Saved Bookmarks
| 1. |
Consider the following declaration varb;From the following which value can be used for the variable b as boolean value. (a) True (b) TRUE (c) True (d) FALSE |
|
Answer» (a) True, The value is case sensitive |
|