S.VIJAYALAKSHMI M.SC(CS) discusses Media Access Control and multiple access protocols. The main task of MAC protocols is to minimize collisions and utilize bandwidth by determining when nodes can access the shared channel, what to do when the channel is busy, and how to handle collisions. Early protocols like Aloha and slotted Aloha were inefficient at high loads due to many collisions. CSMA protocols reduce collisions by having nodes listen first before transmitting, but collisions are still possible due to propagation delays.