2. 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 / guest

A)It returns the value rounded down to the next lower
integer

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The __________ attribute is used to announce variables based on definitions of columns in a table?

661


Tell me what are bitwise shift operators?

648


Why does everyone say not to use scanf? What should I use instead?

676


What is the role of this pointer?

540


Explain the properties of union.

604






Place the #include statement must be written in the program?

563


Explain what are the advantages and disadvantages of a heap?

589


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

635


What is huge pointer in c?

573


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

619


What is the meaning of && in c?

543


What is string function in c?

529


Why c is called a middle level language?

628


What is a pragma?

660


How does sizeof know array size?

616