Computer Science, asked by saksham361999pdo4fa, 1 year ago

if void main() { unsigned char u=-127;printf("%d", u) ;} then what will be the output with full solution.

Answers

Answered by BERACAH
0

WHEN YOU COMPILE AND EXECUTE IT YOU GET THE ANSWER AS 129



saksham361999pdo4fa: I also know that 129 is the answer but tell me how you got that answer
Similar questions