Question: Write a Visual Basic Loop clause that processes the loop instructions as long as the value in the strContinue variable is either Y or y.
Write a Visual Basic Loop clause that processes the loop instructions as long as the value in the strContinue variable is either Y or y. Use the While keyword. Then rewrite the Loop clause using the Until keyword.
Step by Step Solution
3.40 Rating (162 Votes )
There are 3 Steps involved in it
Loop While s... View full answer
Get step-by-step solutions from verified subject matter experts
