A

Admin • 833K Points
Coach

Q. Which option is necessary to compile a C program havin math functions?

  • (A) -lm
  • (B) -ln
  • (C) -lp
  • (D) -lq
  • Correct Answer - Option(A)
  • Views: 38
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking about how to link the math library in a C program. The math library is a collection of pre-written functions for doing mathematical operations like calculating square roots, trigonometric functions (like sine, cosine), logarithms, and more.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.