If Num is an integer variable then Num means-02673
If Num is an integer variable then Num++ means
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.16.
If Num is an integer variable then Num++ means
Add 1 two times with Num
Add 1 with Num
Add 2 with Num
Subtract 2 from Num