Vidyalelo
C Programming · Q30

Standard Library Functions

Programming · C Programming · question 30

Q30

What does the 'abs' function in C do?

A.
Calculates the absolute value of an integer
Answer
B.
Finds the maximum value in an array
C.
Converts a string to lowercase
D.
Calculates 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