Computer Science, asked by nishadshubham832, 10 months ago

what is the primary work area that forms the background of a Visual Basic application?
a. Text box
O b. Form
n c. Command button​

Answers

Answered by great97
1

Answer:

option B is right answer.

form is the primary work area that forms the background of a visual basic application.

please mark me brainlist.

l hope you will like it.

Answered by priyarksynergy
0

The correct answer is option (b.) Form.

Explanation:

  • Form is the primary work area that forms the background of a Visual Basic application.
  • The Visual Basic Form is the contains all the controls that make up the user interface.
  • Every window you look in a running visual basic application is a form, therefore the terms form and window is somehow of similar entity.
  • Visual Studio makes a default form for you when you create a Windows Forms Application.
  • Hence, the correct answer is option b i.e Form.
Similar questions