[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C Programming :: Functions - Discussion

Home > C Programming > Functions > MCQs Questions Discussion

36 / 53

Choose the correct option.

If x and y are variables as declared below.

double x = 0.005, y = - 0.01;


what is the value of ceil (x + y), where ceil is a function to compute ceiling of a number?

A1

B0

C0.005

D0.05

Answer: Option (Login/Signup)

Show Explanation

Asked In ::

Post Your Answer Here:     

No Discussion on this question yet!