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
A series of concrete pillars have been built on the border between Kuwait and Iraq. They are there to __________ the border.
Gala2k [10]

A series of concrete pillars have been built on the border between Kuwait and Iraq. They are there to demarcate the border.

<h3>What is a border?</h3>

A border is a geographical boundary that separate<em> countries, states, provinces, counties, cities, and towns.</em>

A series of concrete pillars have been built on the border between Kuwait and Iraq. They are there to demarcate the border.

Find out more on border at: brainly.com/question/811755

5 0
2 years ago
Determine whether or not each of the following four transaction execution histories is serializable. If a history is serializabl
ludmilkaskok [199]

Answer:

Option D. w1[x] w2[u] w2[y] w1[y] w3[x] w3[u] w1[z]

Explanation:

The execution in the option D is correct. This is because there is more than one reasonable criterion.

8 0
3 years ago
Water leaves a penstock (the flow path through a hydroelectric dam) at a velocity of 100 ft/s. How deep is the water behind the
Marysya12 [62]

Answer:

155fts

Explanation:

We apply the bernoulli's equation to get the depth of water.

We have the following information

P1 = pressure at top water surface = 0

V1 = velocity at too water surface = 0

X1 = height of water surface = h

Hf = friction loss = 0

P2 = pressure at exit = 0

V2 = velocity at exit if penstock = 100ft/s

X2 = height of penstock = 0

g = acceleration due to gravity = 32.2ft/s²

Applying these values to the equation

0 + 0 + h = 0 + v2²/2g +0 + 0

= h = 100²/2x32.2

= 10000/64.4

= 155.28ft

= 155

8 0
2 years ago
Some organizations prohibit workers from bringing certain kinds of devices into the workplace, such as cameras, cell phones, and
gulaghasi [49]

Answer:

Personal computers:

Personal computers may be useful and lead to productivity as using a computer an employee familiars with is a good thing. However, the disadvantages in some facilities especially ones dealing with customer and information security can include data theft, unauthorized data sharing, uses of internet connection for personal purposes, as this can slow down internet connection at the facility, distraction at work place etc.

Hard drive:

Due to large amount of data that can be stored on a hard drive, it might not be allowed in some facilities to avoid data theft and unauthorized transfer.

Music players:

This might be restricted to avoid distraction at work. Noice in places such as libraries would cause abnormality and poor service delivery. An employee with loud speaker at work would not only distracts himself but also other staffs and customers.

PSP Game Device and other game devices:

Playing games during working hour may jeopardize the productivity and therefore might be resctrited in some facilities and working places.

Electronic digital notepad:

Carrying a handheld electronic digital notepad to the work place can cause lack of concentration and division of attention on work and other personal activities. These can harm working harmony and business productivity.

Video recorder:

In some facilities, this device might not be allowed due to facility privacy and protection from unwanted navigation.

Explanation:

6 0
3 years ago
C. Assuming a fixed-priority scheduling. Consider two tasks to be executed periodically on a single processor, where task 1 has
docker41 [41]

Answer:

hi hello tata byebye nice

8 0
3 years ago
Other questions:
  • All brake lights are dimmer than normal. Technician A says that bad bulbs could be the cause. Technician B says that high resist
    6·1 answer
  • A round bar of chromium steel, (ρ= 7833 kg/m, k =48.9 W/m-K, c =0.115 KJ/kg-K, α=3.91 ×10^-6 m^2/s) emerges from a heat treatmen
    14·1 answer
  • Which Finance jobs can someone pursue with only a high school diploma? Check all that apply.
    10·2 answers
  • Just need someone to talk to pls dont just use me for points
    5·1 answer
  • It's in the picture please asap
    6·2 answers
  • Crank OA rotates with uniform angular velocity 0  4 rad/s along counterclockwise. Take OA= r= 0.5
    11·1 answer
  • A 1.9-mm-diameter tube is inserted into an unknown liquid whose density is 960 kg/m3, and it is observed that the liquid rises 5
    7·1 answer
  • There are two methods to create simple robots. First, you can construct them by purchasing various individual components and ass
    15·1 answer
  • Why is “land-use planning” an appropriate name for urban planning?
    8·2 answers
  • In a typical American building, most modern lighting systems must use what voltage?
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!