Question: 2. Write a Visual Basic Do clause that stops the loop when the value in the intOrdered variable is greater than the value in the
2. Write a Visual Basic Do clause that stops the loop when the value in the intOrdered variable is greater than the value in the intOnHand variable. Use the Until keyword.
Then 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
