what will be the output | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

what will be the output

//C programming n=3; b=4; h=n-(-b); printf("Hey=%d",h);

20th Oct 2018, 1:13 PM
Rosoldier
Rosoldier - avatar
1 Antwort
+ 5
You can actually type it into Code Playground and run it. https://code.sololearn.com/cb0enboRLIyv/?ref=app
20th Oct 2018, 1:20 PM
Hatsy Rei
Hatsy Rei - avatar