Skip to content

SwastiKoder/Object-Oriented-Programming-in-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Oriented-Programming-in-CPP

Programs and notes on OOP in C++

Object-Oriented Programming (OOP) in C++

This repository contains my learning journey through Object-Oriented Programming (OOP) concepts using C++. It includes code examples, notes, and mini-projects that demonstrate core OOP principles.

🧠 Topics Covered

  • Classes and Objects
  • Encapsulation
  • Inheritance
  • Polymorphism
  • Abstraction
  • Constructors and Destructors
  • Access Specifiers
  • Operator Overloading
  • File Handling (Basic)

About

Programs and notes on OOP in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages