236) For x and y are variables as declared below
double x=0.005,y=-0.01;
What is the value of ceil(x+y)
Answer is:
0
Related C Programming MCQ with Answers
Answer is:
1 2 4
Answer is:
Counts the number of bits which are on in the number num
Answer is: