Computer Science, asked by kayt9510, 10 months ago

Name the header file that is required for the following :
(i) abs ( )
(ii) strcmp ( )
(iii) clrscr ( )
(iv) tolower ( )

Answers

Answered by sitadevi14634479
2

Explanation:

(1) math.h

(2) string.h

(3) conio.h

(4) ctype.h

Similar questions