main()
{int a=200*200/100;
printf("%d",a);
}
Answer Posted / ismail
400
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
Explain the meaning of keyword 'extern' in a function declaration.
Is c high or low level?
What are the various types of control structures in programming?
Can main () be called recursively?
How pointer is different from array?
What is the size of empty structure in c?
What is main return c?
How do you define CONSTANT in C?
What is meant by recursion?
When would you use a pointer to a function?
What is a file descriptor in c?
If the size of int data type is two bytes, what is the range of signed int data type?
What is the value of h?
Why is c called c not d or e?