1.

What is the output of the following code fragment? int n= 4; cout> > n++; cout > > n;

A. 55
B. 44
C. 45
D. None of these
Answer» D. None of these


Discussion

No Comment Found

Related MCQs