Multiple Choice
What is the value of average after the following code executes? double average;
Average = 1.0 + 2.0 + 3.0 / 3.0;
A) 2.0
B) 4.0
C) 1.5
D) 6.0
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which line in the following program
Q7: In any program that uses the cin
Q8: This manipulator is used to establish a
Q10: The function, pow(x, 5.0), requires this header
Q11: You want the user to enter the
Q14: The statement: <br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="The statement:
Q23: The fixed manipulator causes a number to
Q38: This stream manipulator forces cout to print
Q40: You can use these to override the
Q43: When using the sqrt function you must