Q376
Which of the following is used to find the absolute value of the argument in C++?
A.
abs()
B.
fabs()
AnswerC.
mod()
D.
ab()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board