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 / subbu
answer is b
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Can you please explain the difference between exit() and _exit() function?
What the advantages of using Unions?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
Is c call by value?
Does c have an equivalent to pascals with statement?
What is the sizeof () operator?
Explain 'bus error'?
What is "Hungarian Notation"?
What does the && operator do in a program code?
Explain what are header files and explain what are its uses in c programming?
With the help of using classes, write a program to add two numbers.
What are the disadvantages of a shell structure?
What is the difference between a free-standing and a hosted environment?
Who invented bcpl language?
What is putchar() function?