Write a program that supports the given operations

Assignment Help Computer Engineering
Reference no: EM132131874

SIMPLE CODING HELP NEEDED FOR JAVA PROGRAM

Here is the program description:

Write a program that supports the following operations:

int add(string login, string time, int priority, int size, int handle): add a new request to a queue; return a sequential ID# if successful, or FULL if the total file size of all pending requests exceeds the maximum spool size of 50MB.

The input argument handle is not used in this exercise, so set it to NULL. The ID cycles in the range of 1 - 1024.

int print_next(): return EMPTY if the queue is empty, or return the ID of the pending highest-priority request and delete it from the queue.

int find_next(): return EMPTY if the queue is empty, or return the ID of the pending highest-priority request.

int cancel(string login): delete all the requests made by the login user; return the number of deleted requests if successful, or return NONE if not found.

int cancel(int ID): delete the request with the ID; return 0 if successful, or return NONE if not found.

String status(): return a string containing information about all pending requests' ID, login, creation time, priority, file size, and file handle; return "EMPTY" if there's no pending request. The order of the print requests returned does not matter.

Error codes: -1 for FULL, -2 for EMPTY, -3 for NONE. (If you add more error codes, clearly state them in your program code.)

Reference no: EM132131874

Questions Cloud

Reaction between aluminum and sulfuric acid : What is the minimum amount of 6.0 M H2SO4 necessary to produce 25.0g of H2(g) according to the reaction between aluminum and sulfuric acid?
Transmittance of the initial stock : What would the % transmittance of the initial stock solution be?
Will you want an int or float or double : Last step is to ask the user if they want to continue doing another operation. Ask them to press a ‘y' for yes and ‘n' for no.
Molecular equation for precipitation reaction : Consider the other product and its phase, and then write the balanced molecular equation for this precipitation reaction.
Write a program that supports the given operations : Write a program that supports the following operations: int add(string login, string time, int priority, int size, int handle).
Calculate the standard deviation value of precipitate weight : Q1: Calculate the standard deviation of chloride concentration of your measurement result Q2: Calculate the relative standard deviation (RSD) of your chloride
Write a program that checks whether or not a given file : Write a program that checks whether or not a given file is formatted correctly for a very simple version of XML.
Aqueous solution containing an unknown monoprotic acid : Suppose 100.0 mL of an aqueous solution containing an unknown monoprotic acid (called HA) is titrated with 0.150 M KOH.
Write a program that encrypts a character from the list : Write a companion program to decrypt the values you encrypt with the given program.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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