Figure 2 show a form design in visual basic intended to perform addition and subtraction. The command button captured Addition and subtraction or are both named operator. Write a visual basic program that would compute either addition or subtraction when either button is clicked. The answer should be displayed on a label.
Use case statement.