Multiple choice

Which of the following is a header file for the inbuilt function iniscr ( ) in C language?

  1. conio.h

  2. dos.h

  3. maths.h

  4. curses.h

  5. stdio.h

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

It defines several variables, structures and function prototype. Two of these variables are LINES and COLSIt is used to create logical screen/windows called stdscr.