Projects

C++ Projects

Explore c++ projects suitable for CBSE school and college students, complete with reports, materials and step-by-step procedures. Pick a topic and adapt it for your own practical submission.

C++ Project for Computer Shop

May 2019 - C++ Project for Computer Shop Name: Bhavishay Nigam Class: XII, Section: N.M Roll No: 8 School: Columbia Foundation Sen. Sec. School, D-Block, Vikas Puri Subject Teacher: Mr. Naveen Gupta Year: 2010-2011 Project: Star Computers - Software for use in...

C++ Project on Railway Ticket Reservation

May 2019 - Railway Ticket Reservation Name: Taher Shabbir Husain Class: XII - B School: Indian Public School Year: 2009-2010 Certified to be the bonafide work done by Mr. / Miss TAHER SHABBIR HUSSAIN of class XII - B in the COMPUTER LAB during the year 2009-201...

C++ Project on Periodic Table

May 2019 - C++ Project on Periodic Table / Program Title : Periodic Table There is some personal information in the introduction and end. Please remove them before use. Only first 20 elements activated... / include include include include include include includ...

C++ Project on LIC Database Management

May 2019 - LIC Database Management Developed By: Saurabh Khatri & Nikhil Jha Class: XI C School: Greenway Modern Sr. Sec. School, Dilshad Garden, Delhi-95 Email: sk21393@gmail.com, jha.smartnicks.nikhil@gmail.com //////\\\ ////// LIC DATABASE MANAGEMENT SOFTWAR...

C++ Project on Periodic Table

May 2019 - C++ Project on Periodic Table include include include include include include include include include void element(int,int); void welcomescreen() { clrscr(); for(int x=50;x>=20;x--) { delay(160); gotoxy(x,12); cputs(" P R O J E C T "); gotoxy(x,14);...

C++ Project on Shuffle Game

May 2019 - Shuffle Game A C++ console and graphics program that presents a 3x3 number puzzle. The player must arrange numbers in ascending order by pressing number keys. The game uses Turbo C++ BGI graphics. How to Play Press 1 to start the game. Press 2 to vie...

C++ Project on Canteen Management

May 2019 - C++ Project on Canteen Management Name: Gourav K. Choudhary Class: XI D Roll No.: 33 Introduction Software for the use of the Canteen Department. Source Code include include include include include include include main() { clrscr(); unsigned int sum,...

C++ Project on Book Shop

May 2019 - C++ Project on Book Shop // // INCLUDED HEADER FILES // include"stdio.h" include"conio.h" include"fstream.h" include"stdlib.h" include"dos.h" include"string.h" include"graphics.h" include"iomanip.h" // // CLASS NAME : BOOK // class book { public: cha...

C++ Project on Banking

May 2019 - C++ Project on Banking // //PROJECT BANKING SYSTEM // //INCLUDES HEADER FILES // include include include include include include include include include include include include typedef char option[15]; const int ROW = 10, COL = 10; int scan; // To ho...

Frequently Asked Questions

What c++ project topics are available here?

iCBSE lists c++ projects suitable for CBSE school and college students, each with a report covering the aim, materials, procedure and conclusions.

How do I write a c++ project report?

Start with a clear aim, list your materials and method, record your observations, then present the result and conclusion. Use the reports here as a structure to adapt for your own submission.

Are the c++ projects free?

Yes, all c++ project reports on iCBSE are free to read and reference.