What is the answer of the following and how it is comming:-
#include #include main() { char a=’\101′; printf(“%c”,a); }