Google News
logo
Today General Knowledge(GK)
What type of computer programming is used for airplane ticket reservation system?
A)
Multi programming
B)
Real time programming
C)
Batch programming
D)
None of the above

Correct Answer : Option (B) - Real time programming



Real time programming type of computer programming is used for airplane ticket reservation system.
 
A real-time system is one where it has to respond within certain time limits, for example, the avionics of a plane, or the control system of an industrial process.
 
If the system does not respond in a timely manner, it's potentially dangerous.If an online railway reservation system is slow to respond, that's annoying; if a system controlling a train is slow to respond, that's bad.
 
In computer science, real-time computing (RTC), or reactive computing describes hardware and software systems subject to a "real-time constraint", for example from event to system response. Real-time programs must guarantee response within specified time constraints, often referred to as "deadlines".

Published On : June 18, 2021
Category : Computers
Advertisement