Q1. What is the difference between TCP and UDP?
TCP and UDP are transport-layer protocols with opposite trade-offs. TCP is connection-oriented. It sets up a connection with a three-way handshake, numbers every segment,...
Technical Question Bank · Peer-Reviewed
Search and filter frequently asked interview questions across technical, programming, and behavioral domains. Tailor your interview preparation by difficulty for freshers or experienced developers (5 available).
TCP and UDP are transport-layer protocols with opposite trade-offs. TCP is connection-oriented. It sets up a connection with a three-way handshake, numbers every segment,...
The OSI model is a seven-layer reference model: Physical, Data Link, Network, Transport, Session, Presentation and Application. The TCP/IP model as taught is four layers:...
TCP opens a connection with a three-way handshake so both sides agree on initial sequence numbers and confirm they can send and receive. 1. Client sends SYN with its init...
Network troubleshooting is easier when you reason up the layers and use the right tool at each step. - `ping` checks reachability and round-trip time using ICMP and revea...
TCP congestion control keeps the sender from overwhelming the network. The sender maintains a congestion window, cwnd, and sends at most the minimum of cwnd and the recei...
HireXTech uses essential storage to remember your study preferences and third-party advertising cookies via Google AdSense in compliance with GDPR. You can choose to enable essential cookies only or accept all cookies. Read our Privacy Policy.