Question: 2. Write a Visual Basic Do clause that stops the loop when the value in the intQuantity variable is less than or equal to the
2. Write a Visual Basic Do clause that stops the loop when the value in the intQuantity variable is less than or equal to the value in the intOrdered variable. Use the Until keyword. Now rewrite the Do clause using the While keyword.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
