R
Q. Choose a right statement.
int main() { float c = 3.5 + 4.5; printf("%d", (int)c); return 0; }
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. In which header file is the NULL macro defined?
Q. C programming language was developed by
Q. What is the output of C Program.?
Q. What is the operator used to make 1's One's compliment.?
Q. What will be the value of `a` after the following code is executed?
Q. What is the output of the C Program.?
Q. How would you round off a value from 1.66 to 2.0?
Discusssion
Login to discuss.