What is the function of ceil(X) defined in math.h do?
A)It returns the value rounded down to the next lower
integer
B)it returns the value rounded up to the next higher integer
C)the Next Higher Value
D)the next lower value
Answer Posted / phani kumar s
C
ceil(45.90)--> 46
ceil(45.23)--> 46
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Explain spaghetti programming?
What is #include cctype?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
How would you rename a function in C?
What does 3 mean in texting?
What is getch() function?
Can an array be an Ivalue?
What is class and object in c?
Can we declare variables anywhere in c?
cavium networks written test pattern ..
What are the advantages of union?
What is a wrapper function in c?
What is your stream meaning?
Are global variables static in c?
How can you access memory located at a certain address?