The statement counter counter 1 can be replaced with the-02813
The statement counter = counter + 1; can be replaced with the statement
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.06 - Quiz No.1.
The statement counter = counter + 1; can be replaced with the statement
counter+-
counter++
counter+1
None of the given