Division of Integers
Trending Questions
Q. What is the output of the following 'C' program?
main()
{
int i=2;
printf("%d%d, ++i, ++i);
}
main()
{
int i=2;
printf("%d%d, ++i, ++i);
}
- 3 4
- 4 3
- 4 4
- Output may vary from compiler to compiler
Q. 1+6÷3−(4+5)×7=
- 273
- −60
- -173
- 20