Question: 4. Write the Visual Basic code for the algorithm shown in Figure 5-10 in this lesson. The membership status (either N for non-member or M
4. Write the Visual Basic code for the algorithm shown in Figure 5-10 in this lesson.
The membership status (either N for non-member or M for member) is stored, in uppercase, in a variable named strStatus. The day of the week information (either D for weekday or E for weekend) is stored, in uppercase, in a variable named strDay.
Assign the fee to a variable named intFee. Display the fee in the lblFee control.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
