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++)
- Host: GitHub
- URL: https://github.com/souvikpaul6436/oops
- Owner: souvikpaul6436
- Created: 2022-04-23T05:13:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T13:34:40.000Z (over 3 years ago)
- Last Synced: 2025-01-17T01:47:08.866Z (11 months ago)
- Topics: oops-in-cpp
- Homepage:
- Size: 1.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)