185k views
2 votes
What contains programming statement written in VB?​

User Mary Ryllo
by
4.9k points

1 Answer

3 votes

Answer:

A statement in Visual Basic is a complete instruction. It can contain keywords, operators, variables, constants, and expressions. Each statement belongs to one of the following three categories: Declaration statements, which name a variable, constant, or procedure and can also specify a data type.

User Uninvited Guest
by
5.0k points