

MCQOPTIONS
Saved Bookmarks
1. |
Why can not we use quotation marks ("or") with boolean? |
A. | It indicates that we are talking about a string |
B. | It indicates that we are assining a value |
C. | It indicates that that we are replacing boolean data type with string data type |
D. | None of the above |
Answer» B. It indicates that we are assining a value | |