what will be the output | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta
+ 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