integer userInput
integer i
integer mid
integer array(20) number
userInput = 1
for i = 0; userInput >= 0; i = i + 1
if number[i] > -1
userInput = Get next input
number[i] = userInput
i = i - 1
mid = i / 2
if i > 9
Put "Too many inputs" to output
elseif i % 2 == 0
Put number[mid - 1] to output
else
Put number[mid] to output
That answer would be B hope it helps
Answer:
The word efficient denotes the ability to achieve a good goal toward a person, and effectiveness denotes reliable production or achievement.
Explanation:
Many people around the world can set efficient goals, that is, to influence or encourage other people to make good projects or changes in their lives, by example or simply teach them with patience and altruism.
In this way effectiveness will be seen, that is, the product or the achievement precisely when we observe how people undertake new projects in their lives
Answer:
Bus Topology
Explanation:
In local area networks (LANs), Bus topology is used to connect all the computers on the single cable. This cable is called backbone of the network. In this type of network when a computer sends data, it will be received on entire network.
For Example
In water line system, all the taps that are connected to single pipe. If the pipe or a single tap broken this will affect the whole system.
Entire system can be crash if any node or wire will break.