Answer:
Hub is the correct answer for the above question.
Explanation:
- The hub is a network hardware device which can connect more computer with the network.
- It has a multi-point which is used to connect multiple systems with the network or internet to share the information among them.
- When any computer which is connected through this needs to communicate with the other computers on a network then it needs to send the signals to this device first then this device sends the signal to the other device.
- The above question ask about that device which is used to connect the computer and send the signals to communicate which is a HUB which is described above.
Answer:
line graph
Explanation:
the change in weight is linear
After you declare a variable, you can assign a value to a variable. Assigning a value to a variable means storing a value to a variable. To assign a value, use the equal sign: var age; ... In this one line above, we declare a variable called age when we assign the value 55.