0

any body can tell me that what is Boolean main function

please help me

28th Sep 2016, 8:36 AM
rahul negi
rahul negi - avatar
2 Answers
+ 1
boolean decides wheter a statement shd be true or false
28th Sep 2016, 3:52 PM
Suhail Pappu
Suhail Pappu - avatar
0
you wouldn't want to make a bool main as you would want it as int main so you can return exit codes.
30th Sep 2016, 12:09 AM
Null Void
Null Void - avatar