Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In C language. Write a program in C to simulate an airline reservation system. Create an interface similar to what is below: 1: View Flights

In C language.image text in transcribed

Write a program in C to simulate an airline reservation system. Create an interface similar to what is below: 1: View Flights 2: Enter Personal Information 3: Reserve Ticket 4: Edit Information 5: View Ticket 6: Quit Program Allow an input similar to what is below: Flight Name Address Isle/Seat Number of Bags Special Meal Payment Method The final output should have a display that includes things similar to below: Flight Time Flight Number: Name: Isle Number: Seat Number Landing Time Number of bags Example Output: Ticket No: Nane: Passport: Cell No: Flight No: Address: 12301 KAMAL 2356897458 03078568605 PKR-108 GUJRAT Write a program in C to simulate an airline reservation system. Create an interface similar to what is below: 1: View Flights 2: Enter Personal Information 3: Reserve Ticket 4: Edit Information 5: View Ticket 6: Quit Program Allow an input similar to what is below: Flight Name Address Isle/Seat Number of Bags Special Meal Payment Method The final output should have a display that includes things similar to below: Flight Time Flight Number: Name: Isle Number: Seat Number Landing Time Number of bags Example Output: Ticket No: Nane: Passport: Cell No: Flight No: Address: 12301 KAMAL 2356897458 03078568605 PKR-108 GUJRAT

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning Databases With PostgreSQL From Novice To Professional

Authors: Richard Stones, Neil Matthew

2nd Edition

1590594789, 978-1590594780

More Books

Students also viewed these Databases questions