Question:What is the default value of a bool variable in C#?
A true B false C 0 D null
+ AnswerB
+ Report