What is the sighificance of 'dim' keyword in visual Basic
Answers
Answered by
1
HEY MATE HERE'S YOUR ANSWER;
The Dim statement is used for variable declaration and storage allocation for one or more variables.
The Dim statement is used at module, class, structure, procedure or block level.
The origins of Basic Dim was only used to declare arrays.
For regular variables no keyword was used, instead their type was inferred from their name.
The Dim statement is used for variable declaration and storage allocation for one or more variables.
The Dim statement is used at module, class, structure, procedure or block level.
The origins of Basic Dim was only used to declare arrays.
For regular variables no keyword was used, instead their type was inferred from their name.
Anonymous:
yaaa. truth
Answered by
0
Answer:
HEY MATE HERE'S YOUR ANSWER;
The Dim statement is used for variable declaration and storage allocation for one or more variables.
The Dim statement is used at module, class, structure, procedure or block level.
The origins of Basic Dim was only used to declare arrays.
For regular variables no keyword was used, instead their type was inferred from their name.
Explanation:
Similar questions
Accountancy,
6 months ago
Political Science,
6 months ago
Social Sciences,
1 year ago
English,
1 year ago