Multiple choice _______ header file is required in C++ to test characters for certain properties. <float.h> <assert.h> <limits.h> <ctype.h> Reveal answer Fill a bubble to check yourself D Correct answer Explanation It contains function prototypes for functions that tests characters for certain properties.