In Visual Basic, an IDENTIFIER is the name of something. That “something” could be any programming construct, including variables (myVar), constants (myCont), types (Int32), and methods (DoSomething).
The rules for identifiers are simple:
Put on Your Thinking Hat
Indicate whether the following identifiers are valid or not, and if not, why.
ReallyReallyLongName
My Name
1MoreIdentifier
Char
Name3
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.