Computer Science, asked by reshharish43, 3 months ago


2. Design an application in visual basic to calculate the sum (or) Product of three numbers​

Answers

Answered by Seleja1234
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