If int a 50 then the value of a 3 will be-03269
If int a = 50; then the value of a/= 3; will be
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Mid Term - Quiz No.18.
If int a = 50; then the value of a/= 3; will be
15
18
16
17