What does the 'abs' function in C do? A Calculates the absolute value of an integer B Finds the maximum value in an array C Converts a string to lowercase D Calculates the square root of a number What does the 'abs' function in C do? Correct Answer Calculates the absolute value of an integer Bissoy MCQ Team Dec 01, 2024 C Program Standard Library Functions