Skip to content

Hetvi4728/college-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Code

Description

This repository contains examples and implementations of all major C++ concepts.
It is designed for beginners, students, and anyone who wants to learn C++ step by step.
Each concept is demonstrated with simple, easy-to-understand code.

Concepts Covered

  • Basics: Variables, Data Types, Operators, Input/Output
  • Control Structures: if-else, switch, loops (for, while, do-while)
  • Functions: Function overloading, recursion, inline functions
  • OOP (Object-Oriented Programming):
    • Classes & Objects
    • Constructors & Destructors
    • Inheritance
    • Polymorphism (Compile-time & Run-time)
    • Encapsulation & Abstraction
  • Others:
    • Pointers & Dynamic Memory
    • Operator Overloading
    • Namespaces
    • Function Overloading

Author

Hetvi patel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages