Computer Science, asked by ishanipatel95, 9 months ago

what do you mean by Visual Basic?How can you create a new project in Visual Basic?​

Attachments:

Answers

Answered by sushyamala123
4

First, we'll create a Visual Basic application project. The project type comes with all the template files you'll need, before you've even added anything!Open Visual Studio 2019.

1.On the start window, choose Create a new project

2.On the Create a new project window, enter or type console in the search box. Next, choose Visual Basic from the Language list, and then choose Windows from the Platform list.

3.In the Configure your new project window, type or enter WhatIsYourName in the Project name box. Then, choose Create.

Answered by laasya12
1

Answer: We can create or execute the visual basic project by-

Explanation:

1.On the start window, choose Create a new project

2.On the Create a new project window, enter or type console in the search box. Next, choose Visual Basic from the Language list, and then choose Windows from the Platform list.

3.In the Configure your new project window, type or enter What Is Your Name in the Project name box. Then, choose Create.

Similar questions