

InterviewSolution
Saved Bookmarks
1. |
What is the output of cell(25.456) function? |
Answer» The cell() function gives the smallest integer not less than the given value. |
|