Page 1 of 1

What will be the output of the following C statement? (assuming the input is “cool brother in city”) printf(“%s\n”, argv

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) (null)
b) City
c) In
d) Segmentation Fault