Purchase Solution

Systems Analysts Pseudocode

Not what you're looking for?

Ask Custom Question

Write pseudocode for the Citron Car rental policy below:

Saving a cent on Citron Car Rental

Citron Car rental has 5 sizes of cars that are listed as A through E:

A Subcompact
B Compact
C Midsize
D Full-size
E Luxury

Standard transmission is available only for A, B, and C. Automatic transmission is available for all cars. If a customer reserves a subcompact (A) and finds on arriving that we don't have one, that customer gets a free upgrade to the next sized car, in this case a compact (B). Customers also get a free upgrade from their reserved car size if their company has an account with us. There's a discount for membership in any of the frequent flyer cubs run by cooperating airlines, too. When customers step up to the counter, they tell us what size car the reserved, and then we check to see if we have it in the lot ready to go. They usually bring up an discounts and we ask them if they want insurance and how long they will use the car. Then we calculate their rate and write out a slip for them to sign right there.

The owner has asked you to computerize the billing process for Citron so that customers can get their cars quickly and still be billed correctly. The owner wants to expand the e-commerce portion of his business by making it possible to reserve a car over the internet.

Purchase this Solution

Solution Summary

This solution provides a pseudocode for the Citron Car rental policy.

Solution Preview

Attached is a document with the pseudocode for your task. One thing to mention is that ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic Networking Questions

This quiz consists of some basic networking questions.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.