Kursusindhold
C++ OOP
C++ OOP
Constructors and Destructors Practice
Opgave
Swipe to start coding
- Finish the implementation of the ResourceHolder class constructors.
- Create and implement a default constructor.
- Create and implement a constructor with parameters.
- Create and implement a copy constructor.
- Create and implement a destructor.
Løsning
solution
Var alt klart?
Tak for dine kommentarer!
Sektion 2. Kapitel 9
Constructors and Destructors Practice
Opgave
Swipe to start coding
- Finish the implementation of the ResourceHolder class constructors.
- Create and implement a default constructor.
- Create and implement a constructor with parameters.
- Create and implement a copy constructor.
- Create and implement a destructor.
Løsning
solution
Var alt klart?
Tak for dine kommentarer!
Sektion 2. Kapitel 9