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

Explanation: CEIL FUNCTION f(x) is the smallestinteger not LESS than x.



Discussion

No Comment Found

Related InterviewSolutions