SlideShare a Scribd company logo
7
Most read
12
Most read
13
Most read
AIRLINE RESERVATION SYSTEM
USING C PROGRAMMING
Ppt By: Talha Momin(33) Atharva Parab (35)
Sugam Pandey (34) Simran Pardeshi (36)
Software used for implementation………
⊹ The software we used
for this project is Dev
C++.
⊹ Dev-C++ is a free IDE
for Windows that uses
either MinGW or
TDM-GCC as
underlying compiler.
⊹ Also this software is
quite handy as
compared with others
as a result used by
beginners.
2
concepts USED
ARRAY
Arrays a kind of data structure that
can store a fixed-size sequential
collection of elements of the same
type .Also but it is often more
useful to think of an array as a
collection of variables of the same
type.
DO WHILE LOOP
The C do while statement
creates a structured loop that
executes as long as a specified
condition is true at the end of
each pass through the loop.
FOR LOOP
A for loop is a repetition
control structure which allows
us to write a loop that is
executed a specific number of
times. The loop enables us to
perform n number of steps
together in one line. .
3
IF ELSE
The if-else statement in C is used
to perform the operations based
on some specific condition. The
operations specified in if block are
executed if and only if the given
condition is true.
SWITCH CASE
A switch statement allows a
variable to be tested for
equality against a list of values.
Each value is called a case, and
the variable being switched on
is checked for each switch
case.
STRING
A string in C (also known as C
string) is an array of characters,
followed by a NULL character.
Identified Inputs
4
SEAT NO:
CONFIRMATIONS
USERNAME
DETAILS LIKE:
PASSWORD
CLASS (BUSINESS ) OR
(ECONOMIC)
Insert your content
Insert your content
Insert your content
Insert your content
Insert your content
Insert your content
Identified
Procedures/Functions
1) Included header file #include<stdio.h> .
2) Input/output functions like scanf() and printf().
3) For database of Airline, we have used int main function.
4) %s, %d, %i to scan inputs.
5) Array of structure and strings.
5
CODE (PROGRAM )
Let’s start with the first set of slides
Want big impact?
Use big image.
7
Want big impact?
Use big image.
8
Want big impact?
Use big image.
9
Want big impact?
Use big image.
10
OUTPUT
Let’s start with the first set of slides
12
13
14
IF USER ENTERS
SOME INCORRECT
DATA
Result
Analysis/Conclusion
⊹ We have successfully implemented the different concepts taught to us
throughout the semester.
⊹ A C language program was created for airline reservation System, taking input
from user and displaying details of various choice of the user chosen through
the menu driven program.
⊹ Also we understood and applied all basics of all program explained.
⊹ Also we conclude that a basic airline reservation system can be created by
using a simple c language.
15
thank you

More Related Content

What's hot (13)

PPTX
Data dictionary
Play Uves Shaikh
 
DOCX
SRS on airline reservation system
VikasSingh958
 
PDF
Proposal for hotel management system and web development
Mohammad Sayem
 
PPTX
TOURISM AND TRAVELLING MANAGEMENT SYSTEM
Moeenuddin Patel
 
PPTX
Online Hostel Management System Proposal
farhanamusthafa
 
PPTX
online hotel management system
ANSHUL GUPTA
 
PPTX
ONLINE HOTEL MANAGEMENT SYSTEM
Abid Shaikh
 
DOCX
Synopsis gor online Tourism.
Janu Ansari
 
DOCX
Methods of research
PhoenixCharm_06
 
PPTX
Web based tourism system
Shivangi Singh
 
PDF
Hotel Management System final report
jaysavani5
 
PPTX
Hotel management
Meenal Singhal
 
PDF
ACME Corporation Final Report
Saul Ellison
 
Data dictionary
Play Uves Shaikh
 
SRS on airline reservation system
VikasSingh958
 
Proposal for hotel management system and web development
Mohammad Sayem
 
TOURISM AND TRAVELLING MANAGEMENT SYSTEM
Moeenuddin Patel
 
Online Hostel Management System Proposal
farhanamusthafa
 
online hotel management system
ANSHUL GUPTA
 
ONLINE HOTEL MANAGEMENT SYSTEM
Abid Shaikh
 
Synopsis gor online Tourism.
Janu Ansari
 
Methods of research
PhoenixCharm_06
 
Web based tourism system
Shivangi Singh
 
Hotel Management System final report
jaysavani5
 
Hotel management
Meenal Singhal
 
ACME Corporation Final Report
Saul Ellison
 

Similar to Programing for problem solving ( airline reservation system) (20)

DOC
Ticket window & automation system
Upendra Sengar
 
PPTX
RIDA PROJECT
Rida Bilgrami
 
PPTX
C for Engineers
Julie Iskander
 
PPTX
C language (1).pptxC language (1C language (1).pptx).pptx
RutviBaraiya
 
PPT
THE FORMAT AND USAGE OF STRINGS IN C.PPT
shanthabalaji2013
 
PPT
Cfbcgdhfghdfhghggfhghghgfhgfhgfhhapter11.PPT
JITENDER773791
 
PPTX
Introduction to C programming
Rutvik Pensionwar
 
PPT
Chapterabcdefghijklmnopqrdstuvwxydanniipo
abritip
 
PPTX
venkatesh.pptx
KishoreRedla
 
PPTX
week4_lec2_switch-statement.pptx
pujithchowdarysakham
 
PPSX
Esoft Metro Campus - Certificate in c / c++ programming
Rasan Samarasinghe
 
PPTX
C language
Priya698357
 
PPTX
1.getting started with c
Hardik gupta
 
PPTX
Introduction to c programming
Alpana Gupta
 
PPTX
Introduction to c programming
SaranyaK68
 
PPTX
Introduction to c programming
SaranyaK68
 
Ticket window & automation system
Upendra Sengar
 
RIDA PROJECT
Rida Bilgrami
 
C for Engineers
Julie Iskander
 
C language (1).pptxC language (1C language (1).pptx).pptx
RutviBaraiya
 
THE FORMAT AND USAGE OF STRINGS IN C.PPT
shanthabalaji2013
 
Cfbcgdhfghdfhghggfhghghgfhgfhgfhhapter11.PPT
JITENDER773791
 
Introduction to C programming
Rutvik Pensionwar
 
Chapterabcdefghijklmnopqrdstuvwxydanniipo
abritip
 
venkatesh.pptx
KishoreRedla
 
week4_lec2_switch-statement.pptx
pujithchowdarysakham
 
Esoft Metro Campus - Certificate in c / c++ programming
Rasan Samarasinghe
 
C language
Priya698357
 
1.getting started with c
Hardik gupta
 
Introduction to c programming
Alpana Gupta
 
Introduction to c programming
SaranyaK68
 
Introduction to c programming
SaranyaK68
 
Ad

More from Home (20)

PPTX
DIABETES PREDICTION SYSTEM .pptx
Home
 
PPTX
data science pptx
Home
 
PPTX
HARDWARE AND SOFTWARE.pptx
Home
 
PPTX
Rock ,Paper, Scissors IAI .pptx
Home
 
PPTX
Graph coloring problem(DAA).pptx
Home
 
PPT
Fighting climate change using agritech
Home
 
PPTX
APPLICATION OF GROUPS IN CRYPTOGRAPHY
Home
 
PPTX
ECONOMIC RIGHTS.pptx
Home
 
PPTX
Hamiltonian cycle in data structure 2
Home
 
PPTX
Data Structures : hashing (1)
Home
 
PPTX
Water scarcity and its remedial measures
Home
 
PPTX
Polymorphism in Python
Home
 
PPTX
Multimedia operating system
Home
 
PPTX
Dsdco IE: RISC and CISC architectures and design issues
Home
 
PPTX
Dbms mini project
Home
 
PDF
IMPORTANCE OF COMMUNICATION IN PERSONAL AND PROFESSIONAL LIFE
Home
 
PPTX
ACTIVITY BASED LEARNING THROUGH ONLINE COLLEGE
Home
 
PPTX
SMART WASTE MANAGEMENT AND RAINWATER HARVESTING
Home
 
PPTX
Rock , paper and scissors game made with PYTHON
Home
 
PPTX
Chemistry (biomass and recyclable polymers)
Home
 
DIABETES PREDICTION SYSTEM .pptx
Home
 
data science pptx
Home
 
HARDWARE AND SOFTWARE.pptx
Home
 
Rock ,Paper, Scissors IAI .pptx
Home
 
Graph coloring problem(DAA).pptx
Home
 
Fighting climate change using agritech
Home
 
APPLICATION OF GROUPS IN CRYPTOGRAPHY
Home
 
ECONOMIC RIGHTS.pptx
Home
 
Hamiltonian cycle in data structure 2
Home
 
Data Structures : hashing (1)
Home
 
Water scarcity and its remedial measures
Home
 
Polymorphism in Python
Home
 
Multimedia operating system
Home
 
Dsdco IE: RISC and CISC architectures and design issues
Home
 
Dbms mini project
Home
 
IMPORTANCE OF COMMUNICATION IN PERSONAL AND PROFESSIONAL LIFE
Home
 
ACTIVITY BASED LEARNING THROUGH ONLINE COLLEGE
Home
 
SMART WASTE MANAGEMENT AND RAINWATER HARVESTING
Home
 
Rock , paper and scissors game made with PYTHON
Home
 
Chemistry (biomass and recyclable polymers)
Home
 
Ad

Recently uploaded (20)

PDF
Viol_Alessandro_Presentazione_prelaurea.pdf
dsecqyvhbowrzxshhf
 
PPTX
Introduction to Design of Machine Elements
PradeepKumarS27
 
PPT
Carmon_Remote Sensing GIS by Mahesh kumar
DhananjayM6
 
PPTX
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
PPTX
2025 CGI Congres - Surviving agile v05.pptx
Derk-Jan de Grood
 
PDF
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
PPTX
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
PDF
smart lot access control system with eye
rasabzahra
 
PPTX
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
PPTX
GitOps_Without_K8s_Training_detailed git repository
DanialHabibi2
 
PPT
Electrical Safety Presentation for Basics Learning
AliJaved79382
 
PDF
Basic_Concepts_in_Clinical_Biochemistry_2018كيمياء_عملي.pdf
AdelLoin
 
PPTX
Thermal runway and thermal stability.pptx
godow93766
 
PDF
Halide Perovskites’ Multifunctional Properties: Coordination Engineering, Coo...
TaameBerhe2
 
PPTX
MATLAB : Introduction , Features , Display Windows, Syntax, Operators, Graph...
Amity University, Patna
 
PPTX
Damage of stability of a ship and how its change .pptx
ehamadulhaque
 
PPTX
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
PPT
PPT2_Metal formingMECHANICALENGINEEIRNG .ppt
Praveen Kumar
 
DOCX
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
PDF
Zilliz Cloud Demo for performance and scale
Zilliz
 
Viol_Alessandro_Presentazione_prelaurea.pdf
dsecqyvhbowrzxshhf
 
Introduction to Design of Machine Elements
PradeepKumarS27
 
Carmon_Remote Sensing GIS by Mahesh kumar
DhananjayM6
 
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
2025 CGI Congres - Surviving agile v05.pptx
Derk-Jan de Grood
 
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
smart lot access control system with eye
rasabzahra
 
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
GitOps_Without_K8s_Training_detailed git repository
DanialHabibi2
 
Electrical Safety Presentation for Basics Learning
AliJaved79382
 
Basic_Concepts_in_Clinical_Biochemistry_2018كيمياء_عملي.pdf
AdelLoin
 
Thermal runway and thermal stability.pptx
godow93766
 
Halide Perovskites’ Multifunctional Properties: Coordination Engineering, Coo...
TaameBerhe2
 
MATLAB : Introduction , Features , Display Windows, Syntax, Operators, Graph...
Amity University, Patna
 
Damage of stability of a ship and how its change .pptx
ehamadulhaque
 
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
PPT2_Metal formingMECHANICALENGINEEIRNG .ppt
Praveen Kumar
 
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
Zilliz Cloud Demo for performance and scale
Zilliz
 

Programing for problem solving ( airline reservation system)

  • 1. AIRLINE RESERVATION SYSTEM USING C PROGRAMMING Ppt By: Talha Momin(33) Atharva Parab (35) Sugam Pandey (34) Simran Pardeshi (36)
  • 2. Software used for implementation……… ⊹ The software we used for this project is Dev C++. ⊹ Dev-C++ is a free IDE for Windows that uses either MinGW or TDM-GCC as underlying compiler. ⊹ Also this software is quite handy as compared with others as a result used by beginners. 2
  • 3. concepts USED ARRAY Arrays a kind of data structure that can store a fixed-size sequential collection of elements of the same type .Also but it is often more useful to think of an array as a collection of variables of the same type. DO WHILE LOOP The C do while statement creates a structured loop that executes as long as a specified condition is true at the end of each pass through the loop. FOR LOOP A for loop is a repetition control structure which allows us to write a loop that is executed a specific number of times. The loop enables us to perform n number of steps together in one line. . 3 IF ELSE The if-else statement in C is used to perform the operations based on some specific condition. The operations specified in if block are executed if and only if the given condition is true. SWITCH CASE A switch statement allows a variable to be tested for equality against a list of values. Each value is called a case, and the variable being switched on is checked for each switch case. STRING A string in C (also known as C string) is an array of characters, followed by a NULL character.
  • 4. Identified Inputs 4 SEAT NO: CONFIRMATIONS USERNAME DETAILS LIKE: PASSWORD CLASS (BUSINESS ) OR (ECONOMIC) Insert your content Insert your content Insert your content Insert your content Insert your content Insert your content
  • 5. Identified Procedures/Functions 1) Included header file #include<stdio.h> . 2) Input/output functions like scanf() and printf(). 3) For database of Airline, we have used int main function. 4) %s, %d, %i to scan inputs. 5) Array of structure and strings. 5
  • 6. CODE (PROGRAM ) Let’s start with the first set of slides
  • 7. Want big impact? Use big image. 7
  • 8. Want big impact? Use big image. 8
  • 9. Want big impact? Use big image. 9
  • 10. Want big impact? Use big image. 10
  • 11. OUTPUT Let’s start with the first set of slides
  • 12. 12
  • 13. 13
  • 14. 14 IF USER ENTERS SOME INCORRECT DATA
  • 15. Result Analysis/Conclusion ⊹ We have successfully implemented the different concepts taught to us throughout the semester. ⊹ A C language program was created for airline reservation System, taking input from user and displaying details of various choice of the user chosen through the menu driven program. ⊹ Also we understood and applied all basics of all program explained. ⊹ Also we conclude that a basic airline reservation system can be created by using a simple c language. 15