Write the return data type of the abs()
Answers
Answered by
0
Answer:
abs(int a) returns the absolute value of an int value. If the argument is not negative, the argument is returned. Note that if the argument is equal to the value of Integer.
Similar questions
Science,
4 months ago
English,
8 months ago
Computer Science,
8 months ago
Chemistry,
1 year ago
Math,
1 year ago
Computer Science,
1 year ago