Specify each adt operation by stating its purpose by


A bid for installing an air conditioner consists of the name of the company, a description of the unit, the performance of the unit, the cost of the unit, and the cost of installation. Design an ADT that represents any bid. Then design another ADT to represent a collection of bids. The second ADT should include methods to search for bids based on price and performance. Also note that a single company could make multiple bids, each with a different unit. Specify each ADT operation by stating its purpose, by describing its parameters, and by writing a pseudocode version of its header. Then write a Java interface for a bid's methods. Include javadoc-style comments in your code.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Specify each adt operation by stating its purpose by
Reference No:- TGS02194358

Expected delivery within 24 Hours