Question: Q1. Create a Visual Basic Windows application that uses a Do While loop. The Do While loop should stop when the value of the variable
Q1. Create a Visual Basic Windows application that uses a Do While loop. The Do While loop should stop when the value of the variable intNumStudents becomes greater than the value of cintClassCount.
Q2. Same problem as Q1 but use a Do Until loop instead of a Do While loop.
If code could be provided it would be appreciated.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
