Write an algorithm and draw a flowchart to book a train ticket form Railway Reservation website. PLS ANS MY QUES FAST
Answers
Answer:
You can stimulate the algorithm from the flow chart by yourself !!
Just put each of them in steps including start and stop
Hope it helps
Please mark me as brainliest
The algorithm for booking a ticket from Railway Reservation website is as follows :
Step 1 : Open the website for booking online ticket www.irctc.co.in or any other suitable website
Step 2 : Login to your account with your username and password. if you don't have an account then you need to create it using your phone number or email id.
Step 3 : Enter your source and destination and date of journey and then check for train's availability by selecting a suitable train.
Step 4 : If ticket are available then move forward by confirming your ticket by entering your details and complete your payment.
Step 5 : Else if ticket is not available look for another suitable train and repeat step 4
Step 6: download your ticket for further use from your account menu.
Step 7 : Stop
#SPJ3