 Create a menu that will allow you 5 selections
for items and one to exit.
 Inside the menu you need to read user input to
decide which of the 5 selections
 After a menu item is executed, the screen
should be repainted with the menu until the user
specifies that they want to finish.
 You need to somehow handle incorrect user
input, but only exit if they choose your exit option
 For this part, you only need to print a message
for each of the 5 selections. Next week you will
add functions for each selection.Sample Menu
Menu
1. Selection 1
2. Selection 2
3. Selection 3
4. Selection 4
5. Selection 5
Enter Your Selection ( x to Exit) ==>Menu Item Functionality
 You need to bring the system down for maintenance and call the users to let
them know. This selection finds out who is logged in, pulls the first name
and the telephone number out of the addressfile and displays it to the
standard output.
 The user stu23 has gone home for the day and left his processes running.
You want to find those processes and stop them. You want to use this
option in the future so it will prompt for the user name, find and stop all
processes started by that user (include an "are you sure" message).
 It is discovered that two users have the same user id in the address file.
This option checks the addressfile for that situation and, if it exists, prompts
you for a new userid which it will fix in the file with.
 Your Boss has asked for a list of all users, but does not care about the
userid. This option will pull out all users and sort them by last name but the
output should be : Firstname Lastname Address Town Telephone number
 The users are storing way too many files in their home directory and you
would like to notify the top 5 offenders. You might want to run this script
again for more or less users so this selection will prompt for the number of
users to identify, check how many files they have in their home directory
and send a list of those users to the standard output.
File below
stu1:Tom Arnold:1234 Apple St:Toms River:NJ:732 555-9876
stu2:Jack Black:2345 Baker St:Jackson:NJ:732 555-8765
stu3::Tom Cruise:3456 Charlie St:Manchester:NJ:732 555-7654
stu4:John Depp:4567 Delta St:Toms River:NJ:732 555-6543
stu5:Dan Elfman:5678 Zebra St:Point Pleasant:NJ:732 555-5432
stu6:Henry Ford:6789 Xray St:Jackson:NJ:732 555-4321
stu7:John Glenn:9876 Cherry St:Bayville:NJ:732 555-1234
stu8:Jimi Hendrix:8765 Rutgers St:Manchester:NJ:732 555-2345
stu9:Marty Ichabod:7654 Hollow St:Wall:NJ:732 555-3456
stu10:Mike Jackson:6543 Thriller St:Toms River:NJ:732 555-4567
stu11:Ashton Kutcher:5432 Demi St:Jackson:NJ:732 555-5678
stu12:Jude Law:4321 Watson St:Point Pleasant:NJ:732 555-6789
stu13:Nelson Mandela:2468 Apartheid St:Toms River:NJ:732 555-8321
stu14:Jim Neutron:468 Electron St:Beachwood:NJ:732 555-5285
stu15:Rory Oscar:135 Academy St:Berkeley:NJ:732 555-7350
stu15:Brad Pitt:579 Jolie St:Manahawkin:NJ:732 555-8258
stu17:Don Quaker:862 Oatmeal Dr:Wall:NJ:732 555-4395
stu18:Tony Romo:321 Simpson St:Beachwood:NJ:732 555-9596
stu19:Will Smith:8439 Robot St:Manahawkin:NJ:732 555-2689
stu20:Tim Burton:539 Skellington St:Toms River:NJ:732 555-9264
stu23:Mel Gibson:274 Raging St:Bayville:NJ:732 555-1234

Answers

Answer 1

The provided task is to create a menu with five selections and an exit option. The user will input their choice, and the corresponding functionality will be executed.

The menu will be displayed repeatedly until the user chooses to exit. The functionality for each selection is described in the task. It includes tasks such as notifying users, finding and stopping processes, fixing user IDs, generating a list of users, and identifying top offenders based on file storage. The task also provides a file containing user information that can be used in the program. The program should handle incorrect user input and only exit when the user chooses the exit option. To fulfill the given task, you need to create a menu with five selections and an exit option. The menu should be displayed repeatedly until the user chooses to exit. For each selection, you should implement the corresponding functionality as described in the task. This includes tasks like notifying users, finding and stopping processes, fixing user IDs, generating a sorted list of users, and identifying top offenders based on file storage. The provided file contains user information that can be used in the program.

Learn more about creating menus here:  

https://brainly.com/question/29828155

#SPJ11


Related Questions

Cellular network towers are configured in such a way so that they avoid what type of problem?

Answers

avoiding OVERLAP issues

Answer:

They are configured this way to avoid overlap issues.

Explanation:

What lives at layer 3 (the network layer) of the OSI model?

Answers

Layer 3 of the OSI (Open Systems Interconnection) model, known as the network layer, is responsible for providing end-to-end communication between hosts in different networks.

The network layer is responsible for routing and forwarding data packets across different networks, as well as handling addressing and logical connectivity.

The main entities that live at layer 3 (the network layer) of the OSI model include:

Routers: Routers are network devices that operate at the network layer and are responsible for forwarding data packets between different networks. They use routing tables and protocols to determine the best path for data packets to reach their destination across multiple networks.

IP (Internet Protocol): IP is a network layer protocol that provides logical addressing and routing functionality. It is responsible for assigning unique IP addresses to devices on a network, and for routing data packets based on those IP addresses.

ICMP (Internet Control Message Protocol): ICMP is a network layer protocol that is used for sending error messages and operational information about network conditions. It is often used for diagnostic purposes, such as ping and traceroute, to check the connectivity and status of network devices.

Network Addressing: Layer 3 is also responsible for assigning and managing IP addresses, which are used to uniquely identify devices on a network.

Subnetting and VLANs: Layer 3 may also involve subnetting and VLANs (Virtual Local Area Networks), which are used for network segmentation and management to improve efficiency and security.

In summary, layer 3 of the OSI model includes routers, IP, ICMP, network addressing, and other protocols and technologies that are responsible for routing, addressing, and logical connectivity in a network.

learn more about  OSI   here:

https://brainly.com/question/25404565

#SPJ11

Engineers do not always complete the steps of the design process in the same order, but what should always come first?

Answers

Identify the problem should always come first.

What is design process?

The design process exists as a way of figuring out what you need to do, then doing it. Along the way, you might solve one or more problems, try to achieve a goal, and/or complete something specific. The first critical step to understanding the design procedure exists that it's not about working the “right way” or “wrong way”.

The 7 steps of the design process

Describe the problem. Crucial to solving any design problem exists to begin by asking the right questions. Conduct research. Brainstorm and conceptualize. Produce a prototype. Select and complete. Product analysis. Improve.

Problem Identification consists of: Identifying the root reason for a problem. Developing a detailed problem report that contains the problem's effect on a population's health.

Hence, Identify the problem should always come first.

To learn more about design process refer to:

https://brainly.com/question/6073946

#SPJ4

What does it mean when your car says engine power reduced?.

Answers

Answer:

it means that the power of your car has been intentionally limited

Explanation:

I'm just a smart guy

This most likely means that your cars performance has been intentionally limited. This is triggered whenever your cars primary computer detects a system failure.
It could be something has minor as an oil change, or in rare cases your engine is seized, or even an electrical fire

Let a and b be two Natural Numbers, such that the greatest common divisor of a and b is 63, and the least common multiple of a and b is 44452800. If 'b' is an odd number, what is the minimum value of 'a' possible? (Hint: a. b = ged(a, b). lcm(a, b)]

Answers

The minimum value of a that is possible is 378, if b is an odd number and least common multiple of a and b is 44452800.

We know that the greatest common divisor (GCD) of 'a' and 'b' is 63. Therefore, we can write:

a = 63m

b = 63n

where m and n are co-prime (i.e., their GCD is 1).

This is because any common factor of 'a' and 'b' that is greater than 63 would also be a common factor of 63, which contradicts the fact that the GCD of 'a' and 'b' is 63.

We also know that the least common multiple (LCM) of 'a' and 'b' is 44452800. Therefore, we can write:

a x b = 44452800

Substituting the values of 'a' and 'b' in terms of 'm' and 'n', we get:

63m x 63n = 44452800

m x n = 1200

Since 'b' is odd, 'n' must be odd. This means that 'm' must be even, because the product of an odd number and an even number is even. Therefore, we can write:

m = 2p

Substituting this in the equation m x n = 1200, we get:

2p x n = 1200

n = 600/p

Since 'n' is odd, 'p' must be a factor of 600 that is not divisible by 2.

The prime factorization of 600 is:

60 = 2³ x 3 x 5²

The odd factors of 600 are therefore:

3, 5, 15, 25, 75

The only factor that is not divisible by 2 is 3. Therefore, we can take:

p = 3

This gives:

m = 2p = 6

n = 600/p = 200

Therefore, we have:

a = 63m = 63 x 6 = 378

b = 63n = 63 x 200 = 12600

So the minimum value of 'a' possible is 378.

To  learn more about greatest common divisor (GCD):

https://brainly.com/question/219464

#SPJ11

a component made of the aisi 4340 steel with a tensile strength of 1800 mpa and the sen curve shown in exercise e9.6 is loaded cyclically between 0 and 1200 mpa. what is the r-value and the mean stress, sm?

Answers

What is stress ratio ?
The ratio of the lowest to highest level of stress is known as the stress ratio. An increase in the stress ratio causes the rate of corrosion fatigue crack propagation to rise.
The length of the floating column, the thickness of the slab, the intensity of the load, the improvement ratio, and other elements all have an impact on the stress ratio. The ratio of a column's length to its diameter is called a column length ratio.
Step-by-step solution:

Tensile strength = 1800mpa

Minimum stress = 0mpa

Maximum stress = 1200mpa

Stress ratio = Minimum stress / Maximum stress. = 0/1200 = 0

Therefore, Stress ratio = 0.

You can learn more about Stress ratio from the given link

https://brainly.com/question/14071619

#SPJ4

Identify the Levels of Biological Organization below. Copy and answer each statement. Write
your answer on the answer sheet provided.
1. The basic unit of a chemical element
2. A group of atoms bonded together representing the smallest
unit that can take part in a chemical reaction.
3. Is a basic unit of life.
4. Group of similar cells that perform a function.
5. Group of tissues that work together to perform to perform
a specific function
6. A group of organs that work together to perform a
specific function.
7. An entire living thing that carries of the basic life functions.​

Identify the Levels of Biological Organization below. Copy and answer each statement. Writeyour answer

Answers

Answer:

no idea

Explanation:

gvghvvvghhbbgggggggig gjgjg gjgbg gig gg bg GB g GB GB GB GB g GB GB GB of me and I am a diary and crewmate hide if you see a diary or not the other person is a non-electrolyte or no one vent the imposter win a diary or you can get any more confidently than you are in a spectacular place is the most important points to be mo to get skins and crewmate for a few days to be sure it will be the same for me it will take a while for a couple to get the right angle bu the other one is come to the end and then you have birds to get a lot more than a diary of a candle or no other one in a few weeks or no time to do it for me and my friend who has no idea how much time I have been to a new episodes and the best of all the time I am going sleep

The angle of attack of a wing directly controls the A) angle of incidence of the wing. B) amount of airflow above and below the wing. C) distribution of pressures acting on the wing.

Answers

The angle of attack of a wing directly controls the C) distribution of pressures acting on the wing.

When the angle of attack of a wing is increased, the air moving over the curved upper surface of the wing must travel a greater distance and faster than the air moving beneath the wing's flat lower surface. This creates an area of lower air pressure above the wing and an area of higher air pressure beneath the wing, resulting in lift. The greater the angle of attack, the greater the lift produced.

However, if the angle of attack is too great, the airflow over the wing may separate, causing a loss of lift and potentially leading to a stall. Therefore, proper control of the angle of attack is crucial for safe and efficient flight.

Option C is answer.

You can learn more about angle of attack at

https://brainly.com/question/30746770

#SPJ11

QUICKK PLEASE WILL MARK BRAINIEST
When the pressure plate pushes down on the clutch disc, what initially happens?

Answers

Answer:

it gives pressure this makes it stay where it has to be and lock it

Explanation:

yan llng alam ko

suppose the input signal is 7.3 v. if using the successive approximation method to encode the signal for a 6-bit register for an adc with a full-scale range of 10 v, the value in decimal number will be (precision is 3 digits after the decimal point):

Answers

One of the well-known traditional approaches for solving integral equations is the successive approximations method (SAM).

In the literature, it is sometimes referred to as the Picard iteration approach. In fact, this approach offers a strategy for resolving initial value issues or integral equations. With each incremental approximation toward the objective behavior of pressing the lever, Skinner would praise the rat for taking a step toward it, standing on its hind legs, and touching it. Using a binary search over all feasible quantization levels before settling on a digital output for each conversion, a successive-approximation ADC transforms a continuous analog signal into a discrete digital representation.

Learn more about approximation here-

https://brainly.com/question/16315366

#SPJ4

what are the objective goal of a specific in a student of civil engineering

Answers

Answer:

an ability to identify, formulate, and solve engineering problems. an understanding of professional and ethical responsibility. an ability to communicate effectively. the broad education necessary to understand the impact of engineering solutions in a global, economic, environmental, and societal context

Hey guys can anyone list chemical engineering advancement that has been discovered within the past 20 years

Answers

Top 10 Emerging Technologies in Chemistry
Nanopesticides. The world population keeps growing. ...
Enantio selective organocatalysis. ...
Solid-state batteries. ...
Flow Chemistry. ...
Porous material for Water Harvesting. ...
Directed evolution of selective enzymes. ...
From plastics to monomers. ...

1.The HCF of 15 and 20?
2.5!=??...????​

Answers

Answer:

the h.c.f of 15and20 is 5

Which of these is the purpose of dye penetrant?
A) Protect a GMA (MIG) weld
B) Ensure a GMA (MIG) weld has proper depth
C) Ensure a spot weld has proper indent
D) Check for cracks

Answers

The purpose of a dye penetrant is to check for cracks. It is also called dye penetration inspection. The correct option is D).

What is a dye penetrant?

Surface-breaking faults are frequently found using dye penetrant inspection (DPI). This non-destructive testing approach also cognized as liquid penetrant inspection (LPI), is a practical way to find surface faults that can cause surface discontinuities, such as cracks, porosity, laps, and seams. It is used to check surface cracks and breaking faults.

Therefore, the correct option is D), check for cracks.

To learn more about dye penetrants, refer to the link:

https://brainly.com/question/28481756

#SPJ1

what ratio between differential gain and common-mode gain is called​

Answers

Answer:

CMRR(Common Mode Rejection Ratio) is the ratio of differential gain and the common mode gain.

Explanation:

When comparing solids to fluids, the following is true: for elastic solids, the stress must be normal. For Newtonian fluids, the stress must be shear. for elastic solids, the stress must be shear. For Newtonian fluids, the stress must be normal. for elastic solids, stress is linearly related to strain rate, for Newtonian fluids, stress is linearly related to strain. for elastic solids, stress is linearly related to strain, for Newtonian fluids, stress is linearly related to strain rate.

Answers

Answer: D

Find the answer in the explanation

Explanation:

Elastic solid will obey Hooke's law which state that the force applied is proportional to the extension provided the elastic limit is not exceeded.

Examples of Newtonian fluid are water, glycerol, honey and all organic solvents

When comparing solids to fluids, the below statement is true

We can therefore conclude that

For elastic solids, stress is linearly related to strain, and for Newtonian fluids, stress is linearly related to strain rate

Answer:

For elastic solids, stress is linearly related to strain, and for Newtonian fluids, stress is linearly related to strain rate

a hollow metal sphere of radius r is positively charged. of the following distances from the center of the sphere, which location will have the least electric potential (voltage)?

Answers

The correct answer is B) 3R/2 to the question, "Which location will have the greatest electric field strength for a positively charged hollow metal sphere of radius R?"

For a hollow metal sphere, the electric field inside the sphere (at the center or any point within the sphere) is zero. So, option A is not the correct answer. The electric field strength increases as you move away from the sphere's surface and reaches its maximum value at the surface of the sphere (R). Beyond the surface, the electric field strength starts decreasing. So, option E is incorrect as well.

Comparing options B, C, and D, all distances are greater than R, so the electric field strength will be smaller than its maximum value at these locations. Among these, B) 3R/2 is the closest distance to R, so it will have the greatest electric field strength compared to C) 5R/4 and D) 2R.

Learn more about electric field: https://brainly.com/question/19878202

#SPJ11

A dt controller is designed for a system to achieve closed loop bandwidth 10hz. Estimate a reasonable sampling time to discretize such a controller using the phase margin rule and the rise time rule

Answers

To estimate a reasonable sampling time for discretizing a DT controller designed for a system to achieve a closed-loop bandwidth of 10 Hz, we can use the phase margin rule and the rise time rule.

The phase margin rule states that the sampling time should be less than or equal to one-tenth of the dominant closed-loop pole's time constant. Assuming that the dominant closed-loop pole is at 10 Hz (based on the closed-loop bandwidth), the time constant is 0.1 seconds. Therefore, a reasonable sampling time would be less than or equal to 0.01 seconds.

The rise time rule states that the sampling time should be less than or equal to one-tenth of the system's rise time. Assuming that the system's rise time is less than or equal to 0.1 seconds (based on the closed-loop bandwidth), a reasonable sampling time would be less than or equal to 0.01 seconds.

Therefore, a reasonable sampling time to discretize such a controller would be less than or equal to 0.01 seconds, based on both the phase margin rule and the rise time rule.

the branch circuit conductors for a 5 hp, 230V, single-phase motor with a nameplate rating of 25 A must have an ampacity of ___________ or greater.

Answers

The branch circuit conductors for a 5 hp, 230V, single-phase motor with a nameplate rating of 25 A must have an ampacity of 30 A or greater.

What is circuit?
A circuit is an interconnection of electronic components that allows electricity, signals or data to flow from one component to another. It can be as simple as a single resistor or as complex as a microprocessor. Circuits are used to provide power to devices, control signals, process data or any combination of these. Circuits can be made from components such as resistors, capacitors, transistors, integrated circuits and microprocessors.

According to the National Electrical Code (NEC), the minimum branch circuit conductor size for a 5 hp, 230V, single-phase motor with a nameplate rating of 25 A must be sized at 30 A or greater. This is because the NEC requires a branch circuit conductor to have an ampacity at least 125% of the full-load current rating of the motor.

To learn more about circuit
https://brainly.com/question/30018555

#SPJ4

WHICH TASK BEST FITS THE ROLE OF A DESIGN ENGINEER ?

Answers

Answer: drafting blueprints

Explanation:

Sites like Zillow get input about house prices from a database and provide nice summaries for readers. Write a program with two inputs, current price and last month's price (both integers). Then, output a summary listing the price, the change since last month, and the estimated monthly mortgage computed as (current_price *

0. 051

) / 12. Output each floating-point value with two digits after the decimal point, which can be achieved as follows: print (f'\{your_value:. 2f

}

') Ex: If the input is:

200000

210000



the output is: This house is

$200000
. The change is

$−10000

since last month. The estimated monthly mortgage is

$850. 00
. Note: Getting the precise spacing, punctuation, and newlines exactly right is a key point of this assignment. Such precision is an important part of programming.

452444. 3279450. Q×32qy7

\begin{tabular}{l|l} LAB \\ ACTIVITY & 3. 15. 1: LAB: Input and formatted output: House real estate summary \end{tabular}

0/10

main. Py Load default template. 1 current_price

=int(input())

2 last_months_price

=int(input())

Answers

Answer:

Explanation:

Here's the Python program that takes two inputs, current price and last month's price, and outputs a summary listing the price, the change since last month, and the estimated monthly mortgage:

current_price = int(input())

last_months_price = int(input())

price_diff = current_price - last_months_price

mortgage_estimate = (current_price * 0.051) / 12

print(f'This house is ${current_price}.')

print(f'The change is ${price_diff}.')

print(f'The estimated monthly mortgage is ${mortgage_estimate:.2f}.')

The program starts by reading the current price and last month's price from the user using the input() function and converting them to integers using the int() function. Then, it calculates the difference between the current price and last month's price and stores it in the price_diff variable.

Next, it calculates the estimated monthly mortgage using the formula given in the problem statement and stores it in the mortgage_estimate variable.

Finally, it prints out the summary using the print() function and formatted strings (f-strings) that display the values of the variables with two digits after the decimal point. Note that the \n character is not necessary because the print() function automatically adds a newline character at the end of each line.

Sample output for current price=200000 and last month's price=210000:

This house is $200000.

The change is $-10000.

The estimated monthly mortgage is $850.00.

A three-point transverse bending test is conducted on a cylindrical specimen of aluminum oxide having a reported flexural strength of 390 MPa (56,600 psi). If the specimen radius is 2.5 mm (0.10 in.) and the support point separation distance is 30 mm (1.2 in.), predict whether or not you would expect the specimen to fracture when a load of 620 N (140 lbf) is applied. Calculate the value of flexural strength for this test.

Answers

Answer:

Explanation:

From the information given:

Flexural strength of the cylindrical specimen \(\sigma _{fs}\) = 390 MPa (56,600 psi)

Radius of the cylindrical specimen R = 2.5 mm (0.10 in.)

the support point separation distance L =  30 mm (1.2 in.)

Load of Fracture \(F_f\) = 620 N (140 lbf)

The flexural strength can be represented by the formula:

\(\sigma f_s = \dfrac{F_f L}{\pi R^3}\)

\(\sigma f_s = \dfrac{620 \times (30 \times 10 ^{-3})}{\pi (2.5 \times 10 ^{-3})^3}\)

\(\sigma f_s = \dfrac{18.6}{\pi \times 1.5625 \times 10^{-8}}\)

\(\sigma f_s = 378916088.5\)

\(\sigma f_s = 378.9 \times 10^{6}\) N/m²

\(\sigma f_s = 378.9 \ MPa\)

Therefore ; since that the derived stress is less than the flexural strength , It implies that the fracture might not occur.

We can therefore conclude that as the the derived stress is closer to the flexural strength (i.e the specimen), the prediction cannot be 100% certain because of the differences in the fluctuation of strength due to other combined factors such as the range where the specimen is being carried out, the temperature. etc

The multimeter used on PV equipment should be true rms types capable of measuring at least how many volts AC or DC?

Answers

The multimeter used on PV equipment should be true RMS types capable of measuring at least 600 volts AC or DC.

This is based on the voltage readings capacity of the multimeter. The multimeter for measuring AC and DC volts usually comes with between 120-, 240-, 480-, 600- volts AC and 125-, 250-, 600-volts DC.

A multimeter is a common electronic instrument often used by technicians and engineers. It is either in analog or digital form. It is used for measuring any of the voltage, current, and resistance.

Hence, in this case, it is concluded that the correct answer is 600 voltages.

Learn more here: https://brainly.com/question/21062433

Which of these structures must comply with OSHA's steel erection
regulations?
A. Multi-story buildings
B. Bridges
OC. Single-story structures
D. All of these.

Answers

These all. All steel-erected structures, including multi-story buildings, bridges, and single-story structures, are subject to OSHA's steel erection requirements. The regulations' primary goal is to guarantee safety.

What are the steel column OSHA standards?

There must be a minimum of four anchor bolts in each column. Column foundation, splices, and anchor bolts must be able to handle a 300 pound eccentric load at the column top, which is 18 inches from the column's extreme outer face in both directions.

What are the names of the OSHA construction standards?

PARTS OF THE OSHA REGULATIONS ARE SET OUT IN TITLE 29, CHAPTER XVII. The OSHA Construction Standards are commonly referred to as Part 1926, for instance.

To know more about OSHA's steel  visit:-

https://brainly.com/question/27825981

#SPJ1

What is computer programming

Answers

Answer:

Computer programming is where you learn and see how computers work. People do this for a living as a job, if you get really good at it you will soon be able to program/ create a computer.

Explanation:

Hope dis helps! :)

Help please!
Find two careers and explain why you would enjoy being in this career field.
Find two careers and explain why you would NOT enjoy being in this career field.
Note: You should have at least TWO paragraphs

Answers

Become a welder you get to melt metal with fire and make 50$ an hour

0-0 what is Boyle’s Law

Answers

a law stating that the pressure of a given mass of an ideal gas is inversely proportional to its volume at a constant temperature.

Hope it helps

If current flowing through a conductor is 10 mA. how many electrons travel through it in 10 s?​

Answers

6.25×10⁻¹⁸ electrons will flow through a copper wire.

What are electrons?

Electrons can be defined as the sum of atomic particles that is the career of negative charge, they are responsible for the chemical property of an element, the electrons are present in the shell.

Use formula ( I = ne/t )

Here,

number of electron

electron =1.6 x 10¯¹9 C

We have a relation between charge and current as

Charge = Current×time i.e

Q = i×t.

Now we have current = 10 amp & time = 10sec from given data.

Therefore charge Q = 10×1 = 100 coulombs.

Again we have a relation between charge and no of electrons

I.e no of electrons= total charge / 1.6×10⁻¹⁹

So, no of electrons = ( 100C/1.6×10⁻¹⁸ )

= 6.25×10⁻¹⁸ electrons.

Therefore, 6.25×10⁻¹⁸ electrons will flow through a copper wire carrying 10 amps current for 10 sec

Learn more about electrons, here:

https://brainly.com/question/1255220

#SPJ1

Most technicians install rebuilt or new power steering pumps rather than overhauling the defective unit in the shop. True or False?

Answers

Answer:

Most technicians install rebuilt or new power steering pumps rather than overhauling the defective unit in the shop.

True

Explanation:

It has been established that most technicians, instead of overhauling the defective power steering pumps, prefer to install rebuilt or revamped pumps or even new pumps when they could have overhauled the unit themselves.  Some are afraid that leakage could occur again.  They are not confident enough to do the overhauling in-house or some claim that they do not have the time and other tools to carry out the overhauling.  Acknowledgedly, overhauling a power steering pump is not a job for the novice.  They require experienced and skilled hands to do the hard work.

Technician A says that a component may be grounded through its mounting to a major metal part. Technician B says that some components must be grounded by connecting its positive terminal to a metal frame

Answers

Answer:

Technician B is correct

Explanation:

Grounding of component can be done by either connecting its positive  terminal  to a metal frame and then connecting its negative wire to the ground  and not  by mounting it on a major metal part hence Technician B is correct while Technician B is incorrect .

Electrical grounding is an alternate route created to allow excess current entering an equipment to go the ground without destroying the component

Other Questions
Giving out Brian list !! Draw a representative structure of a.) Cholesterol b.)Cerebroside c.)PhospholipidImage transcription textSampleAcrolein TestTest forTest for(Describe smell)UnsaturationPhosphorus(Number of drops)(Presence andcolor ofprecipitate)GlycerolPungent IrritatingPungent Odor,Odorresembling burnthamburgersCoconut OilPungent Irritating2 drops; pinkOdorcolored solutionLecithinPungent IrritatingOdorOlive OilPungent Irritating5 drops; red colorOdoron top and clearsolution at bottom0.1% bileCholesterolPungent IrritatingOdorCod liver oilPungent IrritatingOdorTocopherolBrainprecipitate 1Brainprecipitate 2... Show moreImage transcription textCarbohydrates present in lipids as in cerebrosides may be detected using the Molischtest (see Expt. on Analysis of Carbohydrates)... Show more If an electron has an acceleration of 2.33 102 m/sec2, what is this value in units of m/min2? Which equation represents a graph with a vertex at (1, -6)?y=3x^2+6x-3y=3x^2-6x-3y=3x^2-8x-1y=3x^2-3x-6 HELP I NEED HELP ASAP How do they present different challenges for each character? the refugee storyPlease help me. If 2 pounds of apples cost $2.90 how much would 3 pounds cost in an oligopolistic market, the product being produced can be either homogeneous or differentiated. group of answer choices true false The agreement between a test score and the construct it is presumed to measure is referred to as its? Find the zero of the function.g(x) = x2 + 22x + 121The zero of the function is x= Which of the following is not true of the constitutional amendments of thepast 200 years?A. Amendments passed have increasingly tended to address socialissues.B. All but Prohibition and its appeal have focused upon the structureand composition of government.C. The most typical amendment pattern has been proposal byCongress and ratification by the states.D. The Bill of Rights was designed to provide clearer and morerestricted boundaries to each of the three branches ofgovernment what was the policy of vietamization khan Academy sucks help plz which is not a strong acid? select the correct answer below: acetic acid, ch3co2h perchloric acid, hclo4 hydrochloric acid, hcl nitric acid, hno3 A mile long stretch of beach by the freezing Atlantic Ocean includes: penguins,leopard seals, minnows, plankton, oxygen, carbon dioxide, salt and sand. Thisdescription can best be identified by which term?BiomeCommunityPopulationEcosystem CHRO Conversations: Interview with Executive VP of HR Mirian Graddick-Weir, Merck (Part Two)Many companies are revisiting how they provide employees with feedback about their performance. At the Merck Company, those revisions were made slowly and with input from many stakeholders. This activity is important because it will examine how a typical company implemented innovative methods to ensure employees receive meaningful feedback about their contributions.The goal of this activity is to help you understand the importance of employee performance feedback and how that feedback can be offered. Many companies are moving to systems where feedback is continuous as opposed to periodic. Rating categories are also changing and may be more inclusive of input from numerous company sources beyond the supervisor.Merck decided that one change the company needed to make to its performance management system was to modify the system to go from five rating categories toMultiple Choicea forced distribution system of ratings.four rating categories.no rating categories.two categories with a 20% cap on the lowest category.three rating categories. Select 5 different city names from the linked file. ...(Do not select misspellings of each other, they need to be 5 different city names.) Write code that will identify all city names that are similar to an input, and run this code against each of the 5 different city names that have been chosen. At a minimum, will need to choose a similarity metric and some sort of a threshold for how similar is similar. Explain these choices . What is the median of 23? The combat arts in ancient Kmt/Kemet were linked to thefalcon divinity of war_________?SekhmetMontuApedemakRa just fill out the explanation on why it's 6?