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
Ira Lisetskai [31]
1 year ago
7

// This pseudocode is intended to describe

Computers and Technology
1 answer:
tensa zangetsu [6.8K]1 year ago
3 0

Applying information of a computational language in pseudocode, a code may be written to describe estimating the price of an item on sale for 10% off.

Writting the code:

<em>// This </em><em>pseudocode </em><em>is </em><em>intended </em><em>to desribe</em>

<em>// computing the price of an item on sale for 10% off</em>

<em>start</em>

<em>input origPrice</em>

<em>discount = price * 0.25</em>

<em>finalPrice = origPrice - discount</em>

<em>output finalPrice</em>

<em>stop</em>

<em />

<em>// This pseudocode is intended to </em><em>compute </em><em>the number</em>

<em>// of </em><em>miles per gallon </em><em>you get with your car.</em>

<em>start</em>

<em>input milesTraveled</em>

<em>input </em><em>gallonsOfGasUsed</em>

<em>milesPerGallon = milesTraveled / gallonsOfGasUsed</em>

<em>output milesPerGallon</em>

<em>stop</em>

<em />

<em>// This pseudocode is intended to compute the number</em>

<em>// computing the per dday </em><em>cost </em><em>of your rent</em>

<em>// in a 30-day month</em>

<em>start</em>

<em>input rent</em>

<em>costPerDay = rent / 30</em>

<em>output rent</em>

<em>stop</em>

Learn more about the pseudocode here :

brainly.com/question/13208346

#SPJ1

You might be interested in
What are the disadvantages of using photo editing software in photography?
babunello [35]

It could mess up the original photo.

4 0
3 years ago
The SmoothWall open source firewall solution uses colors to differentiate networks. Which color indicates the private, trusted s
Artyom0805 [142]

Answer:

Green

Explanation:

The Green color indicates the private, trusted segment of a network.

The Smoothwall open source firewall solution makes use of colors in order to differentiate networks. Other colors like red denote connection to the internet, purple and orange are used to designate DMZs for wireless access points.

Smoothwall is usually configured via web-based GUI and does not really require much knowledge to install or use.

8 0
3 years ago
The advancements in which of the following technologies has most changed the American job market in recent years?
Illusion [34]

Answer:

I think its A but not 100% sure

4 0
3 years ago
If there is only a stop sign posted at a railroad
Lunna [17]

Answer:

false , those are called passive railways

3 0
3 years ago
Your boss wants to utilize some sort of cloud storage for his files so that all of his
Valentin [98]

Well, if he's using Google Drive or OneDrive it shows up in the main menu so My best guess would be Local Profile

4 0
4 years ago
Read 2 more answers
Other questions:
  • A desktop _______ produces creative digital designs with illustration software.
    12·1 answer
  • Most of the pollution in the ocean comes from:
    11·1 answer
  • You recently set up a DHCP server and need to configure your computer to start using it. Click the IPv4 properties option that y
    10·1 answer
  • Typically, when an organization purchases Internet access from an Internet Service Provider (ISP), the ISP will grant it
    10·1 answer
  • You have a workstation running windows vista business that you would like to upgrade to windows 7 ultimate. you want to perform
    11·1 answer
  • Where do you access the status report of an assigned task that is open?
    12·2 answers
  • Question 2Write a MIPS assembly implementation of the following C/C++ code. Assume small, unsigned integer arithmetic (no range
    10·1 answer
  • 1. Why are condition statements important for programming?
    11·1 answer
  • List and briefly describe the major types of system in organization?​
    15·2 answers
  • Display unit is capable of displaying test but not ​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!