Which library should be included if the square root function is used?

A.
B.
C.
D. It is included in namespace std.

B

Computer Science & Information Technology

You might also like to view...

A(n) ____________ is a set of statements that execute in the order that they appear.

a. control structure b. ordered structure c. command structure d. sequence structure

Computer Science & Information Technology

The keyword switch is followed by a(n) ________.

a) loop-continuation guard condition b) expression list c) test expression d) controlling expression e) Either c and d.

Computer Science & Information Technology