ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
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
 Question Submitted By :: Harsha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
A)It returns the value rounded down to the next lower 
integer
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: 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
# 2
B)it returns the value rounded up to the next higher integer
 
Is This Answer Correct ?    2 Yes 0 No
Guest Is Wrong
 
 
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]  4
we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?  1
What is the memory allocated by the following definition ? int (*x)(); ADITI2
HOW TO SWAP TWO NOS IN ONE STEP? Satyam12
What compilation do? Geometric-Software7
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..??? TCS1
prototype of sine function. Cadence2
a=0; while(a<5) printf("%d\n",a++); how many times does the loop occurs? a.infinite b.5 c.4 d.6 TCS5
what is the diff between the printf and sprintf functions?? and what is the syntax for this two functions ??  4
define function Assurgent4
write a own function for strstr LG-Soft1
print ur name without using any semicolon in c/c++....  6
What do you mean by team??  2
how memory store byte Huawei3
I have a function which accepts a pointer to an int. How can I pass a constant like 5 to it?  3
write a program that print itself even if the source file is deleted?  1
Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All Accenture2
what is the use of using linked list and array? Infosys9
Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program Mascot4
difference between semaphores and mutex?  1
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com