Showing posts with label CBSE COMPUTER SCIENCE PROJECT. Show all posts
Showing posts with label CBSE COMPUTER SCIENCE PROJECT. Show all posts

Monday, 5 August 2013

Class 12th C++ Projects

Here are some of the main Projects given by teachers..If you don't find your project on this site than please do check here.

BANKING SYSTEM PROJECT

C++ Project for Class 12 =>download 
Description: This C++ programs on BANKING SYSTEM has account class with 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 graphics to 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).

LIBRARY MANAGEMENT SYSTEM PROJECT

C++ Project for Class 12=>download
Description: This C++ menu driven programs on LIBRARY MANAGEMENT SYSTEM has book and student class with data members like book no, bookname, authorname. Books records is stored in a binary file. A student can issue book and deposit it wi