Which of the following are valid function calls to the pow function?

a. pow(int x, int y);
b. pow(2);
c. pow(1.1,3.0);
d. double pow(1.1,3.0);

c. pow(1.1,3.0);

Computer Science & Information Technology

You might also like to view...

Computers worn on the body are known as embedded computers

Indicate whether the statement is true or false

Computer Science & Information Technology

The codes in a webpage are known as ________

Fill in the blank(s) with correct word

Computer Science & Information Technology