Computer Science, asked by urjatiwari, 4 months ago

docs.google.com
What will be the output of the
following C code? #include <stdio.h>
int main() { signed char chr; chr = 128;
printf("%d\n", chr); return 0; }
O A. 128
O B.-128
C. Depends on the compiler
D. None of the mentioned​

Answers

Answered by amritmaheru03
0

Answer:

I don't know computer

Explanation:

mark me as brainliest answer but I think its answer is answer is see depends on the compare

Similar questions