Answer & ExplanationAnswer: Option [C]
i.e. UDP, TCP, UDP and TCP
UDP stands for User Datagram Protocol and it is mostly used for real time multimedia transmission
TCP stands for Transmission Control Protocol and it is used for secure and reliable transfer. TCP guarantees delivery of file.
Generally DNS uses UDP as transport layer protocol.
Email uses TCP as transport layer protocol.