Multiple choice

Which of the following is/are the standard header files in ANSII C?

  1. <assert.h>

  2. <complex.h>

  3. <limits.h>

  4. Both 1 and 3

  5. All 1, 2 and 3

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

All the header files are valid. So, this is a correct option.