Examveda

In linux, apart from including math header file, the program is successfully executed by which of the following?

A. cc filename.c

B. cc filename.c -lc

C. cc -math filename.c

D. cc -lm filename.c

Answer: Option D


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output