Maria would have to have experience of being a leader, confident,and would have to be serious about her job. She would have to control everybody on the team and keep them on task.
The term that describes the IP address of a router to which packets destined for a remote network should be sent by default is the a gateway of last resort.
<h3>What is 'Gateway Of Last Resort'? </h3>
A Gateway of Last Resort is known to be the Default gateway and this is said to be a route that is known to be often used by the router if no other known route is seen to transmit the IP packet.
Note that Known routes are seen in the routing table. but, any route not known by the routing table is said or known to be forwarded to the default route.
Hence the primary function of a router is so that it can forward packets toward a given destination.
Therefore, The term that describes the IP address of a router to which packets destined for a remote network should be sent by default is the a gateway of last resort.
Learn more about IP address from
brainly.com/question/24930846
#SPJ1
Answer:
Pseudocode
////////////////////////////////////////////////////////////////////////////////////////////////////////////
Integer netElevation(list of elements of type elevation - type and number)
<em>function open</em>
Define running total = 0
for each element from list
<em>loop open</em>
elevation type = element[i].type
if (elevation type == Up)
running total = running total + element[i].number
else
running total = running total - element[i].number
<em>loop close</em>
return running total
<em>function close</em>
The function will support my business because it will help in decision making.
<h3>What is the importance of Management Information System?</h3>
Management Information System can be described as the collection of Organized data that can help the organization in decision making.
Making a good decision , it will help the company to compete excellently with great profit.
Learn more about Management Information System on:
brainly.com/question/11768396
#SPJ1