What are Booleans types in C#?
Answers
Answered by
0
A Boolean data type is used to work with boolaen values of true and false . in c# , the datatype is denoted by the boolean keyboard....
Similar questions