Fast Coding

void main()
{
int x=256;
char ch=x;
printf("%d",ch);
}

8 months ago | [YT] | 1