Multiple choice general knowledge science & technology The built-in library function ceil(x) requires the header file? <ctype.h> <math.h> <stdlib.h> <time.h> Reveal answer Fill a bubble to check yourself B Correct answer Explanation The ceil() function rounds a floating-point number up to the nearest integer and is declared in . Don't confuse it with which handles character classification.