C++ Programming: Manipulating Objects (Classic)


Overview/Description
To provide the student with the skills required to use dynamic memory allocation in C++

Target Audience
Students with a knowledge of structured programming techniques

Prerequisites
Some experience of C or another structured programming language, basic understanding of C++ objects

Expected Duration
4:00 Hours

Objectives:

C++ Programming: Manipulating Objects (Classic)

  • To provide information about the advantages of creating and using pointers to objects
  • To demonstrate how dynamic memory allocation can be implemented using C++
  • To show how to create and manage a linked list
  • To demonstrate how you can create a program which uses a dedicated linked list management class

  • Course Number: CPRG03E