Unit 4 Learning Outcomes

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

  • Construct and deconstruct memory-based CDTs.
    • Formulate allocation and deallocation techniques for native C/C++ data types, structures, and classes.
  • Choose appropriate means of making the best of use available memory in dynamic applications.
    • Define the term memory leak.
    • Define memory fragmentation.
    • Determine approaches to eliminating memory leaks.
    • Select methods for minimizing memory fragmentation.
Last modified: Monday, September 25, 2017, 1:06 PM