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
2. One of the many methods used for drying air is to cool the air below the dew point so that condensation or freezing of the mo
REY [17]

Answer:

0.5°c

Explanation:

Humidity ratio by mass can be expressed as

the ratio between the actual mass of water vapor present in moist air - to the mass of the dry air

Humidity ratio is normally expressed in kilograms (or pounds) of water vapor per kilogram (or pound) of dry air.

Humidity ratio expressed by mass:

x = mw / ma                                  (1)

where

x = humidity ratio (kgwater/kgdry_air, lbwater/lbdry_air)

mw = mass of water vapor (kg, lb)

ma = mass of dry air (kg, lb)

It can be as:

x = 0.005 (100) / [(100 - 100)]

x = 0.005 x 100 / (100 - 100)

x = 0.005 x 100 / 0

x = 0.5°c

So the temperature to which atmospheric air must be cooled in order to have humidity ratio of 0.005 lb/lb is 0.5°c

6 0
3 years ago
A 35 ft long solid steel rod is subjected to a load of 8,000 lb. This load causes the rod to stretch 0.266 in. The modulus of el
solong [7]

Answer:

53.67

Explanation:

3 0
3 years ago
Which of the following tape measure techniques can be used to achieve accurate measurements? Choose all that apply.
zepelin [54]

Answer: Pull.

Because it's all about height width and Breadth!

5 0
3 years ago
In a short essay, discuss the question, "How are you an innovator?"
iragen [17]

Answer:

Being innovative means doing things differently or doing things that have never been done before. An innovator is someone who has embraced this idea and creates environments in which employees are given the tools and resources to challenge the status quo, push boundaries and achieve growth.

Explanation:

Hope it helps..

But it's a little bit long..

Correct me if I'm wrong..

7 0
2 years ago
A container filled with a sample of an ideal gas at the pressure of 150 Kpa. The gas is compressed isothermally to one-third of
lyudmila [28]

Answer: c) 450 kPa

Explanation:

Boyle's Law: This law states that pressure is inversely proportional to the volume of the gas at constant temperature and number of moles.

P\propto \frac{1}{V}     (At constant temperature and number of moles)

P_1V_1=P_2V_2  

where,

P_1 = initial pressure of gas  = 150 kPa

P_2 = final pressure of gas  = ?

V_1 = initial volume of gas   = v L

V_2 = final volume of gas  = \frac{v}{3}L

150\times v=P_2\times \frac{v}{3}  

P_2=450kPa

Therefore, the new pressure of the gas will be 450 kPa.

7 0
3 years ago
Other questions:
  • 6.15. In an attempt to conserve water and to be awarded LEED (Leadership in Energy and Environmental Design) certification, a 20
    14·1 answer
  • A six-lane freeway (three lanes in each direction) currently operates at maximum LOS C conditions. The lanes are 11 ft wide, the
    5·1 answer
  • Assume that we have a BS with a 6-dB antenna gain and an MS with antenna gain of 2 dB, at heights 10 m and 1.5 m, respectively,
    5·1 answer
  • A four-lane freeway (two lanes in each direction) is located on rolling terrain and has 12-ft lanes, no lateral obstructions wit
    14·1 answer
  • How do people eat with there noses shut
    12·2 answers
  • Describe the are of mechanical engineering
    6·2 answers
  • In science, a force is a push or a pull.<br> is it true or false ?
    5·1 answer
  • Linus is using a calculator to multiply 5,426 and 30. He enters 5,426 x 300 by mistake. What can Linus do to correct his mistake
    7·1 answer
  • An engine jack is used to lift a 265-lb engine 6'. How much work, in ft-lb, is performed?
    11·1 answer
  • IF A CAR AHEAD OF YOU HAS STOPPED AT A CROSSWALK, YOU SHOULD:
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!