Multiple Choice
You declare a Boolean variable by using type ____.
A) char
B) bool
C) int
D) boolean
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: A program that accepts console input from
Q13: A(n) _ arithmetic operator has one argument
Q16: The number of significant digits in a
Q18: A _ is a string of characters
Q20: The _ method from the Convert class
Q21: Explain why implicit numeric conversions are necessary
Q21: Operators that have only one argument, such
Q29: The equal sign (=) is the C#
Q30: How can you compare strings using the
Q36: What are the nine integral data types