filmov
tv
Object Oriented Programming - Object Construction Part 1

Показать описание
This video describes object construction in Object Oriented program. Video shows Java Code for Employee class, its constructor, and a helper function to compute salary. Though code is shown in Java, it is illustrated that it works equally well to understand object construction in C++. C++ code is available to my students.