Answer:
Explanation:
CO, carbon monoxide is a toxic gas. It casues asphixiation on people and animals by interfering with hemoglobin, not allowing blood to transport oxygen to the cells in the body.
The normal emissions resulting from the combustion of fussil fuels are CO2 (carbon dioxide) and H2O (water). Carbon monoxide is formed by an incomplete combustion of fossil fuels or carbon containing fuels in general, this not only produces toxic gas, but also is an inefficient combustion that wastes energy.
Answer:
Please, see the attachment.
Explanation:
First, we have to create two input boxes that allows the user to write the current year in one of them and his/her birth year in the another one. Also, we have to create a label that will show the result of the desired variable. We can write a message "Your age is:" and it will be attached to the result.
For the algorithm, let's call the variables as follows:
CY = Current Year
BY = Birth Year
X = Age of user
When the user inserts the current year and his/her birth year, the program will do the following operation:
X = CY - BY; this operation will give us the age of the user
After this the user will see something like "Your age is:" X.
<h3><u>CSMA/CD Protocol:
</u></h3>
Carrier sensing can transmit the data at anytime only the condition is before sending the data sense carrier if the carrier is free then send the data.
But the problem is the standing at one end of channel, we can’t send the entire carrier. Because of this 2 stations can transmit the data (use the channel) at the same time resulting in collisions.
There are no acknowledgement to detect collisions, It's stations responsibility to detect whether its data is falling into collisions or not.
<u>Example:
</u>
, at time t = 10.00 AM, A starts, 10:59:59 AM B starts at time 11:00 AM collision starts.
12:00 AM A will see collisions
Pocket Size to detect the collision.

CSMA/CD is widely used in Ethernet.
<u>Efficiency of CSMA/CD:</u>
- In the previous example we have seen that in worst case
time require to detect a collision.
- There could be many collisions may happen before a successful completion of transmission of a packet.
We are given number of collisions (contentions slots)=4.
Distance = 1km = 1000m

The answer is b, I hope this helps you