Answer:
electrical
computer
mechanical
and manufacturing .... I think
Answer:
Define Variables and Use List methods to do the following
Explanation:
#<em>Conjoins two lists together</em>
all_names = male_names.union(female_names)
#<em>Finds the names that appear in both lists, just returns those</em>
neutral_names = male_names.intersection(female_names)
#<em>Returns names that are NOT in both lists</em>
specific_names = male_names.symmetric_difference(female_names)
Answer:
the president and mr.white my history teacher lol
The minimum and maximum required footing projections for a concrete footing having a thickness of 8 inches will be 4 inches and 8 inches.
<h3>What is projection?</h3>
It should be noted that footing projections are important for construction purposes
In this case, the minimum and maximum required footing projections for a concrete footing having a thickness of 8 inches will be 4 inches and 8 inches.
Learn more about projection on:
brainly.com/question/3703881
#SPJ12
The level of strategy which the software engineers would concern themselves with would be highly dependent on the nature of the case or situation.
<h3>What is a strategy?</h3>
A strategy can be defined as a set of guiding principles, procedures, actions, and decisions that a business organization or an individual combines, in order to achieve its aim, objectives and goals.
Basically, developing a strategy is essential because it helps to attract new customers and gives a competitive advantage over rivals in the industry.
<h3>The types of
strategy.</h3>
In Software engineering, there are different types of strategy used by software engineers and these include:
- Product management strategy
- Lifecycle process strategy
Furthermore, there are three (3) main <u>levels</u> of strategy in software engineering and these are:
- Business-level strategy
- Functional-level strategy
- Corporate-level strategy
In this scenario, the level of strategy which the software engineers present at the meeting would concern themselves with would be highly dependent on the nature of the case or situation.
Read more on strategy here: brainly.com/question/26064163