Page 61 - Programming VB.NET
P. 61
6
PROCEDURES
AND
FUNCTIONS
At the completion of this chapter,
you will able to:
o Explain the difference
between Sub Procedures
and Function Procedures
o Implement Sub
LESSON
OVERVIEW Procedures and Function
Procedures.
o Pass information to a
procedure
o Explain the difference
between passing data by
value and passing data by
reference