Keywords in Visual Basic are words that *
Answers
Answered by
0
Answer:
Keywords are words with special meaning in a programming language. In Visual Basic . NET, keywords are reserved; that is, they cannot be used as tokens for such purposes as naming variables and subroutines.
Explanation:
Similar questions