main()
{int a=200*200/100;
printf("%d",a);
}
Answer Posted / deepak roniya
explanation 7 is right......i also run this program and the
result is -255
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
I heard that you have to include stdio.h before calling printf. Why?
How are Structure passing and returning implemented by the complier?
What is the advantage of an array over individual variables?
What is default value of global variable in c?
What is clrscr ()?
How can you tell whether a program was compiled using c versus c++?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What are the applications of c language?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
write a program to copy the string using switch case?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What are the application of void data type in c?
What is far pointer in c?
What is the description for syntax errors?
Explain how can you tell whether a program was compiled using c versus c++?