Module Overview:
This module builds on the topic of functions and introduces the concepts of pointers.
Module Learning Objectives:
-
Function declaration
-
Function definition
-
Pass by value
-
Pass by reference
-
Local and Global variables
-
Pointer declaration
-
Dynamic memory allocation
-
Addressing and dereferencing
Readings:
Chapter 6
Chapter 13
Tasks:
Complete Quiz 2
Complete Midterm project
Participate in Discussion
Discussions:
Start Date: Week 7
End Date: Week 8
If you have any questions about the assignments or activities for this module, please click on the ASK A QUESTION link at the top of this page. Now go to the next document to begin this module.