click below
click below
Normal Size Small Size show me how
COP2200 Ch 5
Chapter 5 flashcards
Term | Definition |
---|---|
_bool | declared as an unsigned integer in the stdbool.h header file |
stdbool.h | header file |
bool identifiers are _____ or _____ | true or false |
Boolean type | bool |
C has ___ logical operators | 3 |