1/4
Network
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Q1: What does TCP stand for?
A1: Transmission Control Protocol.
Q2: What layer of the OSI model does TCP operate on?
A2: Layer 4 – the Transport Layer.
Q3: Is TCP connection-oriented or connectionless?
A3: Connection-oriented.
Q4: Is TCP reliable or unreliable?
A4: Reliable – it ensures data delivery, order, and integrity.
Q5: What kind of data stream does TCP provide?
A5: Byte-stream (continuous stream of bytes).