Vidyalelo
Data Structure · Q376

Miscellaneous on Data Structures

Programming · Data Structure · question 376

Q376

Which of the following is used to find the absolute value of the argument in C++?

A.
abs()
B.
fabs()
Answer
C.
mod()
D.
ab()

Answer: Option B

Solution

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