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
Is main is a keyword in c?
Why c is called a middle level language?
Ow can I insert or delete a line (or record) in the middle of a file?
What is putchar() function?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
What are the __date__ and __time__ preprocessor commands?
What is a struct c#?
how to make a scientific calculater ?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Are pointers integer?
How do shell structures work?
What is the default value of local and global variables in c?
What is extern storage class in c?
What is s or c?
What does do in c?