Case-Based Critical Thinking QuestionsCase 2Christian has been trying to create variable names. However, he is frustrated in his efforts because he is not sufficiently conversant with the rules.
Christian wants to create a variable that will have two states, True and False, and to assign the name Reserved to this variable. What kind of VBA data type should he use?
A. Byte
B. Boolean
C. String
D. Double
Answer: B
Computer Science & Information Technology
You might also like to view...
_________ proves an individual is who he says he is
a. Authorization b. Authentication c. Securitization d. None of the above
Computer Science & Information Technology
The Java API indicates that the setPreferredSize() message has a Dimension parameter.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology