

InterviewSolution
Saved Bookmarks
1. |
A ceil function map a real number to __________(a) smallest previous integer(b) greatest previous integer(c) smallest following integer(d) none of the mentionedThe question was posed to me in an online interview.My doubt is from Floor and Ceiling Function topic in portion Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» The correct choice is (C) smallest following integer |
|