Multiple Choice
The statement ____ shows an implicit conversion.
A) int total = (int) sum;
B) double avg = 0.0;
C) float price = 9.90f;
D) int answer = 2.745;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: The format of numbers displayed by printf()
Q38: The statement variable = variable + 1;
Q39: If you are using a Unix or
Q40: The automatic conversion across an assignment operator
Q41: The term _ refers to any quantity
Q43: The control string passed to scanf() typically
Q44: The expression price *= rate + 1
Q45: In C, the assignment operator has the
Q46: When the -- operator appears before a
Q47: An rvalue refers to any quantity that