Is this a correct statement ?
int & rnum = 12;
Is there any way to make this statement correct?