Skip to content
#

cpp-project

Here are 90 public repositories matching this topic...

#Code Written in C++. #Basic code in C++. It has 3 parts. #1. Create nested Arrays of data that contain student name, father name, array of marks in 5 subjects. #2. access all data in array using structure. #3. In main you can get toper data, #4. You can get all student data, #5. You can get specific student data by using its number.

  • Updated Jun 5, 2024
  • C++

A simple Bank Management System in C++. It allows users to perform various operations such as creating a new account, depositing money, withdrawing money, checking account details, modifying account information, deleting accounts, and viewing all existing accounts.

  • Updated Mar 20, 2024
  • C++

Improve this page

Add a description, image, and links to the cpp-project topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpp-project topic, visit your repo's landing page and select "manage topics."

Learn more