Multiple choice Which of the following system calls results in the sending of SYN packets? socket bind listen connect Reveal answer Fill a bubble to check yourself D Correct answer Explanation SYN packages are used for synchronization between sender & receiver these packets are sent by sender during connect system call synchronous connection.