Computer Science, asked by ritikjain123321, 2 months ago

Subject Test
Note:
You are attempting question 3 out of 12
What will be the output of the following statement?
(assuming the input is "Smarter way to learn")
printf("%s\n", argv[argc]);
a) (null)
b) way to learn
c) learn
d) Segmentation Fault

Answers

Answered by bhumiorange
0

Answer:

Option d...... Maybe... Not sure....

Similar questions