1.

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» E.


Discussion

No Comment Found

Related MCQs