You are on page 1of 1

Hannah Mae C.

Gahisan
AIS 21 (TTh 2:30- 4:00 PM)
BSA- 2- ABM- A

Visual Basic.Net Reserved Words

A reserved word is a word with a special and unique meaning in the Visual Basic
program. These words cannot be used as a programmer-defined variable or constant names (or
identifiers), but may be used within a variable or constant name.

And ElseIf Me Set


Ansi End Mod Short
As Erase Module Show
Auto Error New Single
Beep Event Next Static
Boolean Exit Not Step
Byte False Nothing Stop
Call For Null String
Case Friend Object Structure
Catch Function On Sub
Char Get Option Then
Class Handles Optional To
Close Hide Or True
Const If Overloads Try
Date In Preserve Unhide
Decimal Integer Private Until
Declare Interface Property Variant
Default Is Public When
Dim Let Rem While
Do Like Resume With
Double Long Return Xor
Else Loop Select

You might also like