Question: 3. Write an If...Then...Else statement that displays the string Incorrect quantity in the lblMsg control when the intQuantity variable contains a number that is less
3. Write an If...Then...Else statement that displays the string “Incorrect quantity” in the lblMsg control when the intQuantity variable contains a number that is less than 0;
otherwise, display the string “Valid quantity”.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
