VB Lecture Notes - Assignment Statements

Objective #1: Use assignment statements to calculate and store mathematical results and to change the properties of objects.

Objective #2: Convert string values to numeric values.

Objective #3: Convert numeric values to string values.

Objective #4: Write a method that uses declaration and assignment statements.

Objective #5: Trace code that uses variables and assignment statements.