2. Design an application in visual basic to calculate the sum (or) Product of three numbers
Answers
Answered by
0
Answer:
Double-click the “TextBox” control on the “Toolbox” pane to add one to your form. Add two more text boxes and a “Button” using the same technique. Get the numbers entered in the text boxes. Calculate the sum of the numbers.
Similar questions