Question Info

This question is public and is used in 1 group and 11 tests.

Type: Multiple-Choice
Category: Programming
Grade: Continuing Education
Score: 0
Author: art_1979
Last Modified: 19 weeks ago

View all questions by art_1979.

View Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

add this question to a test add this question to a group

  • What value will be assigned to A in C++?

    double a = pow(9,1/2)
    1. 1
    2. 0
    3. 3