πŸ“Š Computer
Q. What type of computer programming is used for airplane ticket reservation system?
  • (A) Multi programming
  • (B) Real time programming
  • (C) Time sharing
  • (D) Batch programming
βœ… Correct Answer: (C) Time sharing

Explanation:

Time sharing systems allow multiple users to access a computer system simultaneously by sharing time on a central processor.

  • An airplane ticket reservation system involves many users accessing the system at the same time, often over terminals or networks.

Let’s look at the other options:

  • (A) Multiprogramming: Runs multiple programs at once, but not necessarily user-interactive.
  • (B) Real-time programming: Used where responses are needed within strict time limits (e.g., embedded systems, flight control systems).
  • (D) Batch programming: Processes data in batches without user interaction; not suitable for ticket booking which needs real-time user input.

Therefore, the most suitable answer is: (C) Time sharing.

Explanation by: Mr. Dubey

Time sharing systems allow multiple users to access a computer system simultaneously by sharing time on a central processor.

  • An airplane ticket reservation system involves many users accessing the system at the same time, often over terminals or networks.

Let’s look at the other options:

  • (A) Multiprogramming: Runs multiple programs at once, but not necessarily user-interactive.
  • (B) Real-time programming: Used where responses are needed within strict time limits (e.g., embedded systems, flight control systems).
  • (D) Batch programming: Processes data in batches without user interaction; not suitable for ticket booking which needs real-time user input.

Therefore, the most suitable answer is: (C) Time sharing.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
267
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Akash Lawaniya
Publisher
πŸ“ˆ
88%
Success Rate