An open API service indexing awesome lists of open source software.

https://github.com/souvikpaul6436/oops

Notes of OOPS (in c++)
https://github.com/souvikpaul6436/oops

oops-in-cpp

Last synced: 10 months ago
JSON representation

Notes of OOPS (in c++)

Awesome Lists containing this project

README

          

# OOPs Notes

Notes of OOPS (in c++)

It covers all the important topics like;
OOPs, Class, Object, Encapsulation, polymorphism,
Abstraction, Inheritance, Manipulator,
constructors, Destructors, Inline & Virtual functions
Function and operator overloading , Abstract class and other most important questions of OOPs.

OOPS = https://www.youtube.com/watch?v=bSrm9RXwBaI&ab_channel=ApnaCollege (JAVA)
https://www.youtube.com/watch?v=wN0x9eZLix4&ab_channel=freeCodeCamp.org (C++)

PDF(of notes): https://drive.google.com/file/d/1NXtNY5zQXIUMLcBan-_MpuGN_gnZKTMh/view?usp=sharing

OOPS Interviewbit Questions: https://www.interviewbit.com/oops-interview-questions/

OOPS Interview Questions:https://drive.google.com/file/d/1112an3qOB8SEd7hLbDze3eRa3f6AnE32/view

Would love if you could add more resources :)