Skip to content

OOP Based repositories c++ & Java.topic example Object,Class,Abstraction,Encapsulation,Inheritance,Polymorphism,Overloading,Association,ETC.

Notifications You must be signed in to change notification settings

mrmh-code/OOP_JAVA_AND_C_PLUS_PLUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OOP_JAVA_OR_C_PLUS_PLUS

OOP Based repositories c++ & Java.topic example Object,Class,Abstraction,Encapsulation,Inheritance,Polymorphism,Overloading,Association,ETC.

C++ learn oop topic

Class

  • Class
  • Member Function
  • Constructor Destructor
  • Parametrized Constructor
  • Constructor use Member function
  • static Member function
  • static object
  • friend class
  • Stand alone function

Object

  • Object
  • Bitwise Copy
  • Function Object
  • Object Array
  • Object Pointer
  • call by reference
  • Object reference
  • This keyword

Inheritance

  • Inherit class
  • Protected
  • Same Name Member function
  • Same Name Member using resolution operator
  • Inherit constructor Destructor
  • No Define Derived Class
  • Multiple Inheritance
  • Multiple Base Class

Overloading Polymorphism

  • Overloaded function
  • Overloaded Constructor
  • Operator Overloading
  • Friend Operator

Virtual Function

  • Base Pointer
  • Virtual function

About

OOP Based repositories c++ & Java.topic example Object,Class,Abstraction,Encapsulation,Inheritance,Polymorphism,Overloading,Association,ETC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages