Computer-Networks
October 25, 2024HCU PHD CS MAY 2012
October 25, 2024GATE-2024-CS1(Forenoon)
Question 19
|
Consider the following C program:

Assume that the input to the program from the command line is 1234 followed by a newline character. Which one of the following statements is CORRECT?
The program will not terminate
|
|
The program will terminate with no output
|
|
The program will terminate with 4321 as output
|
|
The program will terminate with 1234 as output
|
Correct Answer: C
Subscribe
Login
0 Comments