Answer:
The algorithm is as follows
1. Start
2. Input Apple unit price
3. Input Mango unit price
4. input Tomato unit price
5. Total = Apple Price * 2 + Mango Price * 2 + Tomato Price
6. Display Total
7. End
Explanation:
Start the algorithm
1. Start
The next three lines gets input for the price of each fruit
<em>2. Input Apple unit price</em>
<em>3. Input Mango unit price</em>
<em>4. input Tomato unit price</em>
This calculates the total price
5. Total = Apple Price * 2 + Mango Price * 2 + Tomato Price
This displays the total price
6. Display Total
Stop the algorithm
7. End
Um.. Where the Answer Choices
A polygon that connects with the bases of a polyhedron is a pyramid.
Answer:
Computer software, or simply software, is a collection of data or computer instructions that tell the computer how to work. This is in contrast to physical hardware, from which the system is built and actually performs the work.
Answer:
Standard
Explanation:
IT security policy framework is the documented agreement and policies, as well as procedures of how information is to be transmitted, how to mitigate system and network vulnerabilities in a business.
There are various elements of the IT security framework. An example of this element is the standard adopted. It is a document that gives the details of the hardware and software components used and how they are implemented in the network. Example of this standard is the ISO (international standards organisation).