- 1

which of the following converts a type to a boolean value , where possible in c# ?! toboolean , tosingle ' tochar , to datetime.

4th Apr 2017, 9:26 PM
Marina Gerges
Marina Gerges - avatar
2 Answers
+ 19
Try to guess first 😉
4th Apr 2017, 9:33 PM
Shamima Yasmin
Shamima Yasmin - avatar
+ 6
The answer is literally right in your question. Hint : boolean for short is bool
4th Apr 2017, 9:59 PM
Wen Qin
Wen Qin - avatar