HomeModulesModule 2.2 (Args) Reflect
I ntroduce
C onnect
A pply
R eflect
E xtend

Reflect - Args

This lesson module was on more than just argument passing; it also encompassed learning about the variable pointer and double pointer.

Most of the examples we presented in this module were specific to describing the functionality of arguments and pointers; take a few moments and think about the following:

  • What are some real-world examples where passing arguments via the command line would be useful?
  • How could pointers be used in an actual program?
  • In what situations would it be advantageous to incorporate double pointers?

Try and come up with a list of 3 examples for each of the above questions, and share them with fellow students. Next, see if you can work together and come up with some instances that weren't on anyone's list.

Click here to move on to the next section (Extend).