InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    How is data transferred over internet describe it | 
                            
| Answer» Data is transfered over internet using protocol TCP/IP.data to be transfered are fragmented into small packets thwn after headers are assigned to each packet so as to reasssemble the packets on arrival at destination. source and destination address are assigned in the form of IP address (unique address of every machine) | |