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
a) (null)
b) City
c) In
d) Segmentation Fault
b) City
c) In
d) Segmentation Fault