Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 13

THE QUIZ GAME

PROJECT
 This is a simple quiz game which is made in C++
programming language.
 In this game, the questions are about basic general
knowledge.

ABOUT  It is the c++ console application, which uses some


functionality of c++ graphics programming.
 Per right answer of the question, user have been paid
fixed amount of points.
 So, just PLAY AND WIN…

◦ s
CONCEPTS USED

 Object oriented pogramming


 Front-end : c++ programming
 Back-end : file system
 Multifile system
 Graphics in c++
SOFTWARE HARDWARE

REQUIREMENTS Os : windows (all versions). Ram : 512 mb of ram or higher


IDE : Work efficiently on Processor :800 MHZ intel
the DEV C++ IDE. pentium or higher .
Inbuilt graphics drivers. HDD : 40 gb or more
CONCLUSION

The Quiz Game project is an attempt to stimulate the basic concepts


of C++ like file handling, switch case,etc.

From this project, we had learnt to:


Implement a few concepts in the projects such as functions, switch
statement,structures,arrays, pointers and use of lists in this program.

Created flow charts for explaining the program using MS Word.

Successfully created a program code of simple Quiz Game.

The program can be execute and work well without error occur.
THANK YOU ALL !

Guided by - By - Aviral Thapa &


Mr. Praveen Shah Ajay Singh Bhandari
Assistant Prof. UIM BSc. IT(A) 2nd sem
The scopes of this project are as follows:

SCOPE :
 Applying C++ programming language in order to create correct
coding for the operation of airline reservation system.

 Compiler program Dev++ was used to create program code.

 This software provides options for viewing different flights.

 One doesn't need to stand in queues for getting

their tickets.
• Designed to be easy for users to learn and operate
• User can book flight tickets at anytime, anywhere easily.

PROBLEM • In this project, a C code for Airline Reservation System was created.
• Contain main menu which shows option:
STATEMENT:  local booking,
 international booking
 search of flight
• Choose the airline company they wish to travel
• Fill in their information:

PROBLEM  name,

STATEMENT:  IC number,
 email address,
 departure and arrival location
 date of travel

• Choose either business class or economy class


• Choose the time they wish to travel
• E-ticket will be print for successful booking

You might also like