Skip to content
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

Update C++ Question & Answer.md #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<details><summary> What is Programming?</summary>

- Programming is a process to write a code to construct an application and the code is called program.
- Programming is a process to write a code to construct an application and the source code is called program.

</details>

Expand Down Expand Up @@ -617,4 +617,4 @@ There are two types of function in C
- This is just a simple basic C++ questions <br>
- Give a STAR if you like this
- FORK to get more update
- Make a PULL REQUEST to countribute
- Make a PULL REQUEST to countribute
2 changes: 1 addition & 1 deletion Tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ which is designed to cater to both Android and iOS users.

- The app provides a user-friendly interface and an extensive collection of tutorials that cover various subjects.
- Whether you're looking to enhance your skills, learn new techniques, or explore different topics, our app has got you covered.
- To begin your learning C/C++ Programming journey, simply click <a href="https://c-cpp-programming.netlify.app/" target="_blank">here</a> to initiate the app download process.
- To begin your learning C/C++ Programming journey, simply click <a href="https://cppprogramming.netlify.app/" target="_blank">here</a> to initiate the app download process.