7. The following program segment
int a = 10 ;
int const &b = a ;
a = l1 ;
cout << a << b ;
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.