Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using C programming ,write a program to imitate the train reservation system. The system will be used by the ticketing officer, who will login to
Using C programming ,write a program to imitate the train reservation system. The system will be used by the ticketing officer, who will login to the system at 9:30 am and logout at 5:30 pm.Here take inputs and then stored train numbers and destinations into the linked list.Each train number and destination will be saved in a linked list.Each train details will be pushed in a stack: The details of the train: Class Capacity Ticket Price - Above 12 years 30 seats 255 B 60 seats 155 C 90 seats 95
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started