Solved

If You Are Using a Unix or Linux Operating System

Question 39

Multiple Choice

If you are using a Unix or Linux operating system, you must include the ____ option when compiling a C program that uses the mathematical functions like log and sqrt.


A) -lm
B) -l math.h
C) -math
D) -lib = math

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions