You are on page 1of 1

Banking System Project

C++ Project for Class 12

download projectview project

Description:This C++ programs on BANKING SYSTEM has account classwith data


members like account number,name,deposit, withdraw amount and type of account.
Customer data is stored in a binary file. A customer can deposite and withdraw amount
in his account. User can create, modify and delete account.

In this banking system project, We have not used graphicsto keep program simple. Click
on download project button to download zip folder which contains C++ source code
file, sample data file(.dat file), output screen (.doc file).

Tic Tac Toe Game Project


C++ Project for Class 11

download projectview project

Description:This C++ program on TIC TAC TOE GAME is a simple text base game. This
program is without grahics to focus on logic /algorithm used in game. Two players can
play this game.

Click on download project button to download zip folder which contains C++ source
code file.

download projectview project

You might also like