Ads block

Banner 728x90px

Variable in C Programming


Variable A variable is a name of memory location. It is used to store data. Value can be changed, and it can be reused many times. It is way to represent memo…
Read more »

Switching Techniques in Computer Network


Switching  Techniques in Computer Network
Switching  In large networks, there may be more than one paths exist for transmitting data from  sender  to receiver.The process of selecting a best path for …
Read more »

Channelization Protocols


Channelization Protocols
Channelization Protocols Channelization or some times called channel Partition ( Division ) is a multiple access method in which the available bandwidth of a l…
Read more »

Multiple Access Control in data link layer


Multiple Access Control in data link layer
Multiple Access Control When multiple nodes or stations are connected together by using a common link to transmit data packets or frames. Every node or station…
Read more »

Flow Control in Data Link Layer


Flow Control in Data Link Layer
Flow Control Data Link layer provides a functionality to control the flow of the data   between two nodes is called Flow Control . Flow control in the data l…
Read more »

Error Correction Techniques


Error Correction Techniques
Error detection techniques is used to find out the exact number of bits that have been corrupted and as well as their locations. Error correction can be handl…
Read more »