The two functions does tcp/ip are:
- Reassemble data packets at the destination.
- Request servers for data the user wants.
<h3>What are the functions of TCP IP?</h3>
The role of the Transmission Control Protocol is known to be the one that helps to take in and put together the Data Packets while that of IP is to send the Data Packets to the right location or destination.
Therefore, The two functions does tcp/ip are:
- Reassemble data packets at the destination.
- Request servers for data the user wants.
Learn more about tcp/ip from
brainly.com/question/17387945
#SPJ1
Launch a .inv file, or any other file on your PC, by double-clicking it. If your file associations are set up correctly, the application that's meant to open your .inv file will open it.
Or else
With a extension?
The answer is:
You can use one budget to advertise on the Search Network and Display Network
Answer:
87 66 55
Explanation:
Array is used o store the multiple values with same data type.
the array show a decimal value .66, i assume this is enter by mistake because option has no decimal value.
The index of the array is start from zero, it means the first element store in the array at position zero.
In the for loop the variable 'i' start from 1 not zero and it goes to i<4 means i=3.
So, it access the element from 2 to 4 because the index is position of element less than 1.
Therefore, 87 66 55 print.