Multiple Choice
What value will be printed for data.i?
A) 10 220.5 230.5 unpredictable value
B) 220
C) 230.5
D) unpredictable value
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: When an array name is passed to
Q5: Overloaded functions<br>A)are a group of functions with
Q6: In C++ there can be an array
Q7: Can destuctors be private in C++?
Q8: You should prefer C-strings to the Standard
Q10: When a function returns a value, the
Q11: What will be the output of the
Q12: Which of the following feature is not
Q13: What will be the output of the
Q14: The operators that cannot be overloaded is<br>A)*<br>B)-<br>C)::<br>D)()