Computer Science Investigatory Project on Railway Ticket Reservation for Class 12

January 29, 2017 | Author: jenniferanna | Category: N/A
Share Embed Donate


Short Description

This is a Computer Science Investigatory Project on Railway Ticket Reservation for all Students of class 12. This progra...

Description

Computer Science Investigatory Project On Railway Ticket Reservation

Name: Anna Wilson Class: XII- A School: International Indian School, Al- Jubail Academic Year: 2014- 2015

ACKNOWLEDGEMENT I would like to express a deep sense of thanks and gratitude to my computer science teacher Mrs. Hina Tabassum for guiding me immensely through the course of my project. Her constructive advice and constant motivation have been responsible for the successful completion of my project. My sincere thanks to my parents for their motivation and support. I must thank my classmates for their timely help and support for compilation of this project.

OBJECTIVE

The objective of this project is to develop a C++ project on Railway

Ticket Reservation Service using object oriented programming and data file handling.

INTRODUCTION C++ is a general purpose programming language. It has imperative, object oriented and generic programming features, while also providing the facilities for low level memory manipulation. It is designed with a bias for system programming, with performance, efficiency and flexibility of use as its design requirements. C++ has also been found useful in many other contexts, including desktop applications, servers, performs critical applications. C++ was designed by Bjarne Stroustrup, a Danish and British computer trained scientist. It first appeared in 1983.

CONTENTS

1. Header files used 2. Working description 3. Coding 4. Output screens 5. Bibliography

HEADER FILES USED

1. : for file handling, cin and cout 2. : for exit() function 3. : for clrscr() and getch() functions 4. : for standard I/O operations 5. : for string handling 6. : for doing mathematical operations

WORKING

This program consists of FIVE options as follows: 1. To add a new railway station 2. To book ticket 3. To change per km rates 4. To modify database of train 5. To exit

CODING #include #include #include #include #include #include char from[30], to[30]; void detail() { cout
View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF