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...

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


Please Help Members By Posting Answers For Below Questions

What language is c written?

1098


Explain how can I convert a number to a string?

1205


Explain what are global variables and explain how do you declare them?

1231


Is sizeof a keyword in c?

1013


What is the use of static variable in c?

1139


Why is sprintf unsafe?

1126


What is the purpose of sprintf?

1201


what is the role you expect in software industry?

2196


What is pointer and structure in c?

1274


Write a program to swap two numbers without using third variable in c?

1178


How can I get the current date or time of day in a c program?

1268


What are the back slash character constants or escape sequence charactersavailable in c?

1227


Distinguish between actual and formal arguments.

1124


What is wrong with this program statement? void = 10;

1311


What is clrscr in c?

1171