Computer Science, asked by arshcheema636, 4 months ago

A. Fill in the blanks:
______statement is used to declare a variable in Visual Basic.

Answers

Answered by yuvika9586
0

Answer:

I hope it will help you

please follow me

please thank me

mark as brainliests

Attachments:
Answered by jai696
3

\huge\red{\mid{\fbox{\tt{ANSWER}}\mid}}

Dim statement is used to declare a variable in Visual Basic.

\huge\blue{\mid{\fbox{\tt{Explanation}}\mid}}

The Visual Basic compiler uses the Dim statement to determine the variable's data type and other information, such as what code can access the variable.

The following example declares a variable to hold an Integer value.

Dim numberOfStudents As Integer

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions