Vidyalelo
C# Programming · Q37

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 37

Q37

Which data type is used to store true/false values in C#?

A.
bool
Answer
B.
boolean
C.
char
D.
int

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board