Computer Science, asked by aeshapatel2703, 5 months ago

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 preensammu
0

Answer:

can u tell which programming language is this

Similar questions