What is the output of the following code?

#include Main () { Charlie c='A' +255; Printf ("%c",c); } A) A B)B C)compile error D)overflow error at runtime

Your Answer

c

0
cognizant
Practice Mock Test
cognizant