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


Please Help Members By Posting Answers For Below Questions

What is meant by type specifiers?

660


What is a nested formula?

605


What is the purpose of ftell?

601


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2858


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

659






Explain what is wrong with this program statement? Void = 10;

765


What is a static function in c?

624


Combinations of fibanocci prime series

1112


What does %p mean c?

630


How does placing some code lines between the comment symbol help in debugging the code?

548


Can stdout be forced to print somewhere other than the screen?

627


Dont ansi function prototypes render lint obsolete?

603


Can you assign a different address to an array tag?

700


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

716


What are global variables?

648