what values van we return to main method call? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

what values van we return to main method call?

if I return 0, or any inetger value. program always goes right

4th Jan 2019, 2:43 AM
Anurag Tripathi
Anurag Tripathi - avatar
1 Réponse
+ 2
As long as it's an integer, it should work. Zero is just the standard number used to represent no errors
4th Jan 2019, 3:22 AM
Zeke Williams
Zeke Williams - avatar