A variable of type bool can store ____.
A. "true"
B. TRUE
C. true
D. all of the above
Answer: C
You might also like to view...
When planning a project, __________ are the factors that might limit a solution, and are used in the construction or acquisition of an ICT product or service.
Fill in the blank(s) with the appropriate word(s).
Java performs ____________, which means that it does not allow a statement to use a subscript that is outside the range of valid subscripts for the array.
a. active array sequencing b. array bounds checking c. scope resolution binding d. buffer overrun protection
The ____________________ package allows system administrators to grant some or all root privileges to users listed in the sudoers text file.
Fill in the blank(s) with the appropriate word(s).
A(n) ____________________ comment is created using the // syntax.
Fill in the blank(s) with the appropriate word(s).