What are Variable in VB
Answers
Answered by
3
Variable refers to a memory location used to store data temporarily. It has a unique name used to identify it in the program. Every variable has an associated data types such as string, integers, etc.
Answered by
0
The Dim statement is used for variable declaration and storage allocation for one or more variables.
Similar questions
Hindi,
7 months ago
English,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Physics,
1 year ago