In C++, a value can be raised to a power by using

A) the ^ operator.
B) the exp operator.
C) the power operator.
D) the pow function.
E) the square function.


D) the pow function.

Computer Science & Information Technology

You might also like to view...

Using arguments and corresponding parameters to pass data among program modules is an important feature of modular programming because:

a. it enhances the usefulness of subprograms b. it makes it easier for different programmers to design and code different subprograms c. it makes it easier to test and debug a subprogram independently of the main program d. all of the above are true

Computer Science & Information Technology

Many modern computer applications utilize __________, mixing text, graphics, sound, animations, and other elements to form an integrated, interactive environment.

a. the Internet b. multiple programs c. accelerator boards d. multimedia

Computer Science & Information Technology

Style sheets cascade through the media types in the same way they cascade through a document tree.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Maxwell is learning about evaluating the quality of information people can find online. He is looking for the answers to the following three questions. All of the following are criteria for a Web page quality rating, EXCEPT _____.

A. Is the Web site developed by a well-known developer? B. Has the information on the Web site been peer reviewed? C. What is the top-level domain? D. Is the material on the Web site date-appropriate?

Computer Science & Information Technology