1 2 3 4 5 |
|
If the above C code snippet is compiled strictly according to a C standard and executed, what would the output be?
Here 's a text file that contains 8 lines and in each line, there's a number followed by a string. If you think the string on the line with number is the output of the above code, give your answer as .
Details and Assumptions:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A good way to solve this is to throw the program into your compiler. Hah!
I just do what we normally do (compile then execute) but I saw a warning and simply followed the instruction. This is what I got.