+0  
 
0
520
1
avatar

Assuming that n is 20, what will the following code fragment output when executed: if (n >= 0) if (n < 10) cout << "n is small\n"; else cout << "n is negative\n";

off-topic
 Jul 27, 2020
 #1
avatar+1084 
+5

If you want help, maybe you could find a coding forum for that? I only know Python, but I'm sure there are forums for questions like those, like cplusplus.com. I haven't really dug into that site yet, but it seems like it could help.

 Jul 27, 2020

6 Online Users

avatar
avatar
avatar
avatar
avatar
avatar