Computer Science, asked by gamingdarsheel2008, 3 months ago

program to create a basic calculator in visual basic

Answers

Answered by ujjwalramkumar
10

Answer:

I'm going to create a “first program” that will be written in Visual Basic (VB).

Step 1: Open Visual Studio

Step 2: Select New Project

Step 3: Select Windows Form Application

Step 4: Name the project SimpleCalculator

Step 5: Set the save location. Desktop is recommended as it is the easiest to find.

Step 6: Click OK

Step 7: If needed, click on the view tab then select the Toolbox, Property, and Solutions Explorer window

I hope it is helpful to u❣️

Similar questions