Question: based on this code what do you think the output should be Based on this code, what will the output be: int main() { A

Based on this code, what will the output be: int main() \{ A a; B b; C. c; A\& ar b}; A\& ar2 { c }; B\& br\{ c\}; ar.output(); ar2. output(); br.output(); \} C cr B
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
