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


6 Answers
1-6 of  6
6 Answers
Cognizant
Practice Mock Test
Cognizant