

InterviewSolution
Saved Bookmarks
1. |
For some integer n such that x < n < x + 1, ceil(x) < n.(a) True(b) FalseI have been asked this question during an interview.My question is taken from Floor and Ceiling Function topic in chapter Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» Right answer is (B) False |
|