CCP QUIZ1

Find Error/Output in following code: int main() { int x = 7538; printf("%d %dn", x % 100, x / 10); }
75 538
38 753
538 38
0 753
{"name":"CCP QUIZ1", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Find Error\/Output in following code: int main() { int x = 7538; printf(\"%d %dn\", x % 100, x \/ 10); }","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker