#Quiz #CProgramming What is the output of the following program? #include<stdio.h> main() { printf("\"); } A. \ B. \" C. " D. Compile error
19
8
26
0
0
@CProgram_app Better to tweet the correct answers