Skip to main content

Section outline

    • Difference between C and C++
    • Procedural vs. Object-Oriented Programming (OOP)
      • Top-down vs. Bottom-up approach
      • Code reuse and encapsulation
      • Real-world modeling using classes & objects