-
A
C programming Class by
WOW atnyla - B C programming Class by\n%s atnyla
-
C
C programming Class by
%s Sanfoundry - D Compilation error
- Share this MCQ
Answer:
C
Share this MCQ
Answer:c
This program has only one %s within first double quotes, so it does not read the string "WOW".
The %s along with the Sanfoundry is not read as a format modifier while new line character prints the new line.
Output:
$ cc pgm2.c $ a.out C programming Class by %s atnylaClick me to Read more Question & Answer of Constant in C Language
Share this MCQ