Q:

The easiest way to understand this difference in initialization rules is to consider what happens when we bind a reference to an object of a different type

0

The easiest way to understand this difference in initialization rules is to consider what happens when we bind a reference to an object of a different type.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

double dval = 3.14;
const int &ri = dval;

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now