1
GATE CSE 2019
MCQ (Single Correct Answer)
+1
-0.33
Which of the following protocol pairs can be used to send and retrieve e-mails (in that order)?
A
IMAP, SMTP
B
SMTP, POP3
C
IMAP, POP3
D
SMTP, MIME
2
GATE CSE 2018
Numerical
+1
-0
Consider a long-lived $$TCP$$ session with an end-to-end bandwidth of $$1$$ $$Gbps$$ ($$ = {10^9}\,$$ bits-persecond). The session starts with a sequence number of $$1234.$$ The minimum time (in seconds, rounded to the closest integer) before this sequence number can be used again is _______.
Your input ____
3
GATE CSE 2015 Set 3
MCQ (Single Correct Answer)
+1
-0.3
Consider the following statements.

I. TCP connections are full duplex
II. TCP has no option for selective acknowledgment
III. TCP connections are message streams

A
Only I is correct
B
Only I and III are correct
C
Only II and III are correct
D
All of I, II and III are correct
4
GATE CSE 2015 Set 2
MCQ (Single Correct Answer)
+1
-0.3
Identify the correct order in which a server process must invoke the function calls accept, bind, listen, and recv according to UNIX socket APL
A
listen, accept, bind recv
B
bind, listen, accept, recv
C
bind, accept, listen, recv
D
accept, listen, bind recv
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP