prev next prev next
  Course navigation
 
Lesson 12
Object Oriented Programming Conclusion
    In this module, the basic concept of encapsulation in C++'s implementation of object-oriented programming.
You learned:
  1. Why encapsulation is central to object-oriented programming
  2. What classes and objects are
  3. How to write member functions as part of an abstract data type
  4. How to limit access to an ADT's member data and functions
  5. How a class differs from a struct
C++, IT Strategic Plan, interference wimax
CRM, software license management, 4g
    OOP Encapsulation Quiz
Click the Quiz link below to take a multiple-choice quiz covering the topics presented in this module.
OOP Encapsulation Quiz
Forum
Do you have any questions or comments about the material covered so far in this course?
Click the forum link below and locate the general forum that pertains to your question or comment, then read through the discussions to see if someone has already asked your question.
OOPortal Forums
  Course navigation