what will be the output: main(){char ch;int a=10;printf("%d",ch);}
what will be the output of printf("%d") ans- the outpot is 0