Computer Science, asked by luckyllaher8980, 1 year ago

Which of the following function calculates the square of 'x' in C?
A.sqr(x)
B.pow(2, x)
C.pow(x, 2)
D.power(2, x)

Answers

Answered by Avanish010
2
Hi there,

Option A is correct.

eg,

x=2

Sqr(x)

= 4
Answered by Anonymous
0
_____✨ HEY MATE ✨_____

➡️ Option (A) sqr(X) is the right answer ✔️

<marquee>✌️ I THINK IT HELPED YOU ✌️
Similar questions