-
-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added oops in c++ #1401
Added oops in c++ #1401
Conversation
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible.). If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please read our contribution guidelines carefully. We only accept .md files, not other formats.
ohkay i will do the necessary changes
…On Tue, Oct 29, 2024 at 9:28 AM Ajay Dhangar ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Please read our contribution guidelines carefully. We only accept .md
files, not other formats.
—
Reply to this email directly, view it on GitHub
<#1401 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7QJVILXN2BD3RLMLCKFOOLZ54BWVAVCNFSM6AAAAABQV5XZQKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDIMBQGY2TOMBYHE>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
please check it once now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please read the .md
(markdown) format/syntax carefully. Also, check out our documentation format and write your code based on our format.
📥 Pull Request
Description
Implementation of Object-Oriented Programming (OOP) concepts in C++ .This implementation will include a series of code examples and explanations that demonstrate the fundamental principles of OOP, allowing users to learn how to leverage these concepts effectively in their programming projects.
Fixes #1231
Type of change
Checklist: