Objective
The flow of program execution can be controled by Control Structures. You can use conditional statements like If..Then statement & loops like For…Next loop to create complex expressions.
The objective of this chapter is to :
Ø Make the user aware of different conditional statements so that he can build complex expressions in a Visual Basic Program.
Ø Make the user aware of different
Like macros, Visual Basic procedures can test conditions and then, depending on the results of that test, perform different operations. The decision structures that Visual Basic supports include:
No comments:
Post a Comment