what will be the output of the following c code?
void main ()
{
unsigned char=97;
printf(%d%c/n", c, c, c
-32) ;
}
Answers
Answered by
0
Answer:
can u tell which programming language is this
Similar questions