Suppose int i 10 then what is the output of cout oct i-02631
Suppose int i = 10; then what is the output of cout<<oct<<i;
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Final Term - Quiz No.11.