1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Mariana [72]
3 years ago
12

ShoppingBay is an online auction service that requires several reports. Data for each auctioned item includes an ID number, item

description, length of auction in days, and minimum required bid. Design a flowchart or pseudocode for the following:
a. A program that accepts data for one auctioned item. Display data for an auction only if the minimum required bid is over $100.00.
b. A program that continuously accepts auction item data until a sentinel value is entered and displays all data for auctions in which the minimum required bid is over $100.00.
c. A program that continuously accepts auction item data and displays data for every auction in which there are no bids yet (in other words, the minimum bid is $0.00) and the length of the auction is one day or less.
d. A program that continuously accepts auction data and displays data for every auction in which the length is between 7 and 30 days inclusive.
e. A program that prompts the user for a maximum required bid, and then continuously accepts auction data and displays data for every auction in which the minimum bid is less than or equal to the amount entered by the user.

Engineering
1 answer:
daser333 [38]3 years ago
5 0

Answer:

START

  READ ID_Number

  READ Item_description

  READ length_of_auction_Days

  READ minimum_required_bid  

  IF minimum_required_bid GREATER THAN 100

      THEN

          DISPLAY

              Item Details are

              Item Id : ID_Number

              Item Description: Item_description

              Length Action days: length_of_auction_Days

              Minimum Required Bid: minimum_required_bid

END

Explanation:

You might be interested in
How are project deliverables determined?
Greeley [361]

Answer:

The essence including its problem is listed throughout the clarification section following.

Explanation:

Projects build deliverable that seem to be the products of the venture or indeed the implementation of the project. This ensures that perhaps the agile methodology may be as broad as either the goal of the study itself as well as the coverage that would be part of a much larger venture.

For every other production to have been marked as "deliverable" within the same project, this should satisfy a few eligibility requirements:

  • It should be within the development of the work.
  • The interested parties-external or internal-must consent to the above. This is perhaps the product of hard effort.

So that the above seems to be the right answer.

7 0
3 years ago
Read 2 more answers
ILL GIVE BRAINLIEST!!!
Sedbober [7]
Get the app socratic I saw the answer to your question on the app but I ran out of screen time to show you
6 0
2 years ago
we wish to send at a rate of 10Mbits/s over a passband channel. Assuming that an excess bandwidth of 50% is used, how much bandw
gayaneshka [121]

Answer:

QPSK: 7.5 MHz

64-QAM:2.5 MHz

64-Walsh-Hadamard: 160 MHz

Explanation:

See attached picture.

6 0
3 years ago
Two dogbone specimens of identical geometry but made of two different materials: steel and aluminum are tested under tension at
makkiz [27]

Answer:

\dot L_{steel} = 3.448\times 10^{-4}\,\frac{in}{min}

Explanation:

The Young's module is:

E = \frac{\sigma}{\frac{\Delta L}{L_{o}} }

E = \frac{\sigma\cdot L_{o}}{\dot L \cdot \Delta t}

Let assume that both specimens have the same geometry and load rate. Then:

E_{aluminium} \cdot \dot L_{aluminium} = E_{steel} \cdot \dot L_{steel}

The displacement rate for steel is:

\dot L_{steel} = \frac{E_{aluminium}}{E_{steel}}\cdot \dot L_{aluminium}

\dot L_{steel} = \left(\frac{10000\,ksi}{29000\,ksi}\right)\cdot (0.001\,\frac{in}{min} )

\dot L_{steel} = 3.448\times 10^{-4}\,\frac{in}{min}

7 0
2 years ago
Read 2 more answers
A wooden pallet carrying 540kg rests on a wooden floor. (a) a forklift driver decides to push it without lifting it.what force m
Daniel [21]

Answer:

F=ms × m× g

F= 0.28 × 540 × 9.81

F= 1483.272 N

7 0
2 years ago
Other questions:
  • Water at 15°C is to be discharged from a reservoir at a rate of 18 L/s using two horizontal cast iron pipes connected in series
    7·1 answer
  • Can the United States defeat Iranian forces
    9·2 answers
  • How an AK 47 gun was works​
    14·1 answer
  • Technician A says that the first step in diagnosing engine condition is to perform a thorough visual inspection. Technician B sa
    8·1 answer
  • Water is the working fluid in a Rankine cycle. Superheated vapor enters the turbine at 8 MPa, 560°C and the turbine exit pressur
    13·1 answer
  • Water is stored in a tank which has vent open to the atmosphere. The water level is 1.0 m below the top the tank and the water i
    7·1 answer
  • A well penetrates an unconfined aquifer. Prior to pumping, the water level (head) is 25 meters. After a long period of pumping a
    14·1 answer
  • An inventor claims to have developed a power cycle operating between hot and cold reservoirs at 1175 K and 295 K, respectively,
    9·1 answer
  • I want to know if anyone else know how to tell apart real leather from fake leather?!?!
    6·2 answers
  • Which option identifies why Ethan’s skills are valuable to his team in the following scenario?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!