The document contains code for a railway reservation system program that allows users to book and cancel tickets, search for passenger details, view reservation charts and unbooked tickets. The program uses arrays to store passenger information like name, age, phone number and ticket details like passenger number, class and stores the number of available tickets in variables.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
104 views5 pages
Railway Reservation
The document contains code for a railway reservation system program that allows users to book and cancel tickets, search for passenger details, view reservation charts and unbooked tickets. The program uses arrays to store passenger information like name, age, phone number and ticket details like passenger number, class and stores the number of available tickets in variables.