What will be the value of a and b after executing the following-02743
What will be the value of a and b after executing the following statements?<br>a = 3; <br>b = a++;
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.02 - Quiz No.2.