Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



2. What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the..

Answer / guest is wrong

B)it returns the value rounded up to the next higher integer

Is This Answer Correct ?    13 Yes 0 No

2. What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the..

Answer / ramya

b) it returns the value rounded up to the next hiher integer

Is This Answer Correct ?    2 Yes 0 No

2. What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the..

Answer / guest

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

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More C Interview Questions

What is the use of pragma in embedded c?

0 Answers  


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

4 Answers   CTS,


Write a program in C to convert date displayed in gregorian to julian date

0 Answers   HCL, Wipro,


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

0 Answers  


Explain what is a 'locale'?

0 Answers  


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

0 Answers  


what is the function of void main()?

8 Answers  


Explain what is the difference between functions getch() and getche()?

0 Answers  


What is the use of getchar functions?

0 Answers  


swap 2 numbers without using third variable?

0 Answers   IBS,


What are pointers? Why are they used?

0 Answers  


write a program without using main function?

2 Answers   TCS,


Categories