Vidyalelo
C Programming · Q3

Function

Programming · C Programming · question 3

Q3

What is the result of the expression sqrt(16) in C, assuming proper inclusion of the math library?

A.
4
Answer
B.
8
C.
2
D.
Error

Answer: Option A

Solution

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