Saylor.org's C++ Programming/Dealing with Data and Compound Types

Upon successful completion of this unit, students will be able to:

  • List the operators in C++ language.
  • Define and use arrays, struct, unions, and enumerations.
  • Use pointers.
  • Use the functions of string class.