write the syntax and define constant in visual basic
Answers
Answered by
0
Explanation:
search in Google.........
Answered by
3
Answer:
A constant is a meaningful name that takes the place of a number or string that does not change. Constants store values that, as the name implies, remain constant throughout the execution of an application. You can use constants that are defined by the controls or components you work with, or you can create your own.
I hope you like this answer
Similar questions