+2
Can someone explain bool data type in c++?
7/6/2019 2:39:12 AM
2 Answers
also, use the search bar before asking a question https://www.sololearn.com/discuss/1845617/?ref=app
+1
in c++ boolean data types can either be 1(true) or 0(false)
Send us a message