Vidyalelo
C Programming · Q13

Standard Library Functions

Programming · C Programming · question 13

Q13

What is the purpose of the 'abs' function in C?

A.
To calculate the absolute value of an integer
Answer
B.
To find the maximum value in an array
C.
To convert a string to lowercase
D.
To calculate the square root of a number

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board