Videorental store operatorrecord clients

Assignment Help JAVA Programming
Reference no: EM1381596

Your task for this project is to design a program to help a videorental store operatorrecord clients' transactions. The Menu would look like this:

Select one of the following
1: To check if a particular video is in store
2: To check out a video
3: To check in a video
4: To print the titles of all videos
5: To print a list of all videos
6: To exit

Your project has to provide the underlying software to support the functionsgiven in the menu above.The project (process) is outlined below:

1. Design a primitive database indicating
• what you want to store (videos, customers, etc),
• what processes you want to allow on it (update, add, and delete, etc) and
• what transactions you want it to perform (rent and return).

2. Design classes (class video, class customer, etc) based on your analysis above, using LINKED LISTSfor the database elements read into the main memory.

3. Implement your design, together with a main program,that performs all the functions shown in the menu above.

4. Generate inputs and test the program you have written.

5. Now add a QUEUE to process customers. Pretend that there are severalcustomers waiting to be processed, by randomly generating a number n, picking some n customers from the database to put into this queue and then processing the queue members with a randomly generated task that they "request" (instead of just looping through the main menu till flagged for a finish, as was done above).

6. Now design a BINARY SEARCH TREE data structure to bring the video database into the main memory and document any improvement in performance over the flat linked list used earlier.

7. Finally, make the BST be a balanced tree (AVL) tree, and document performance improvements.

Reference no: EM1381596

Questions Cloud

A manager wants to determine the number of containers : A manager wants to determine the number of containers to use for incoming parts for a kanban system to be installed next month. The process will have a usage rate of 68 pieces per hour
Solve decanting problem using euclidean algorithm : Use Euclidean algorithm to solve decanting problem for decanters of sizes 1317 and 1075. Or we can say, determine integers x and y.
Social responsibilities-business ethics : The concept of Al-Ihsan (Benevolence) is believed to be one of most effective ways to instill moral ethics and values in oneself simultaneously curbing the rate of unethical behaviors from individual and organization as a whole.
Types of weapons of mass destruction : After conducting independent research, compare and contrast the advantages and problems associated with three types of weapons of mass destruction, EXCLUDING NUCLEAR! What purpose do they serve?
Videorental store operatorrecord clients : Project is to design a program to help a videorental store operatorrecord clients' transactions - Design a primitive database indicating
Question about immunology : The complement system and innate immunity via Toll-like receptors play critical roles in immune defenses against pathogens. These two systems traditionally have been considered to be separate.
What run quantity should be used to minimize total annual : What run quantity should be used to minimize total annual costs? Do not round intermediate calculations. Round your final answer to the nearest whole number.
Gender-racial discrimination in communities : if you were a consultant to a community that is planning the comprehensive program to reduce racial and gender discrimination,
Loss-counseling strategies articles : I need assistance locating a scholarly journal article that focuses on a special type of loss and various counseling strategies used in helping clients experiencing the special type of loss and then I need to summarize the article.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Write program in java-calculate and display mortgage payment

Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage.

  Write a java program using array to auto-grade exams

Write a JAVA program using 2D Array to auto-grade exams. For a class of N students, your program should read letter answers (A, B, C, D) for each student.

  Write program in java to calculate interest

Write a program in java to do the following : the following data is stored for each customer in the bank: account number,average balance and number of transaction for each customer it is required to calculate the interest earn

  Java-s ability to derive new fonts from existing ones

Find out where on your system these font libraries are located. When you do, please specify the operating system and the location (folder/directory) where you found them. Discuss Java's ability to derive new fonts from existing ones.

  Write complete java program to read from keyboard

Write complete Java program to read, from keyboard, a student's first and last name and six grades. It will display on screen last name then first letter of first name with a period.

  Create java program to describe inheritance and polymorphism

Create a Java program based on the geometric shapes example described at the beginning of this lesson using Classes Square, Triangle, Rectangle, and Circ leto help describe inheritance and polymorphism.

  Write function in javascript to compute person-s gross pay

Write the function using JavaScript syntax to compute a person's gross pay for a week. The function should receive the number of hours worked and the rate of pay per hour.

  Please write the code in java

Please write the code in java for  Recursion,  Sorting and Searching

  User session mgr - socket and thread programs

User Session Mgr - Socket and Thread Programs

  Write a program to register students for a college

Students have names, addresses and courses. Implement the interface class RegisterStudent. RegisterStudent has one method, public boolean register, which returns the boolean value of true or false if the student is successfully registered for the ..

  Implement a card game in java

In this assignment, you will be asked to implement a card game. You will need to make several design decisions for your code. It will be expected that all classes you write will utilize the principle of encapsulation.

  Finding java code error

Indicate in the given code segment if an error occurs. If so, point to whether it is syntax, runtime or logic and how you would fix it.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd