What are Variable in VB.
Answers
Answered by
0
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
1
Answer:
A variable is a location in memory where a value can be stored during the execution of a Visual Basic application.
Similar questions
History,
6 months ago
Social Sciences,
6 months ago
Computer Science,
1 year ago
Science,
1 year ago