Vidyalelo
C Programming · Q262

File Input Output

Programming · C Programming · question 262

Q262

What will the given code result is printf(" you are\"awesome \" ");

A.
compile error
B.
run-time error
C.
you are "awesome"
Answer
D.
you are awesome

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board