Q27
What is the result of the expression pow(2, 3) in C, assuming proper inclusion of the math library?
A.
5
B.
6
C.
8
AnswerD.
Error
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board