OOPortal
J2EEOnline RationalDB
prev next prev next
  Course navigation
 
Lesson 1
Building C++ Classes using constructors
  The following will be discussed:
  1. How constructors and destructors provide management of class-defined objects
  2. How to use a constructor for initialization
  3. About the use of default constructors
  4. How to use constructor initializers
  5. How constructors can perform automatic conversions
At the end of the module, you'll be given the opportunity to take a quiz covering these topics.
  Course navigation