Chapter 10: Data Communication and Internet Services (Set-10)

When TCP detects packet loss primarily using missing acknowledgments, the loss signal most directly triggers

A DNS cache refresh
B DHCP lease renewal
C Retransmission behavior
D NAT table reset

TCP “slow start” is mainly designed to

A Encrypt web traffic
B Gradually increase sending
C Assign dynamic IP
D Reduce DNS TTL

In TCP congestion control, “congestion window” limits

A DNS resolver cache
B IP header size
C In-flight unacked data
D URL path length

A key reason IP fragmentation is undesirable is because

A Any fragment loss fails
B DNS becomes slower
C DHCP stops working
D TCP loses ports

In DNS, iterative resolution means a server

A Returns final always
B Disables caching
C Edits zone records
D Gives referral answers

DNS zone transfers are commonly done using

A UDP transport
B TCP transport
C ICMP transport
D ARP transport

A DHCP process failing at “discover” stage often indicates

A DNS record missing
B TLS handshake failed
C Broadcast not reaching
D FTP port blocked

A DHCP relay is required mainly when the DHCP server is

A On same switch
B Inside browser cache
C Behind DNS root
D On another subnet

In HTTP caching, a 304 response helps because it

A Forces full download
B Reuses cached copy
C Deletes all cookies
D Changes DNS mapping

The main risk of sending sensitive data in URL query strings is that the URL

A May be logged
B Breaks TCP always
C Disables DNS cache
D Forces HTTP 404

In HTTPS, the main job of TLS is to

A Assign IP addresses
B Route packets faster
C Secure data in transit
D Store DNS records

A certificate warning “name mismatch” typically means

A DNS server down
B Domain not covered
C DHCP pool empty
D FTP login failed

SNI is useful in modern HTTPS because it allows

A Faster IP routing
B Lower packet loss
C Correct certificate selection
D Longer DHCP lease

A common reason FTPS can be harder through firewalls is that it

A Uses multiple dynamic ports
B Uses only port 80
C Removes encryption entirely
D Disables TCP handshake

A reverse proxy commonly improves security by

A Assigning IP leases
B Replacing DNS records
C Increasing modulation
D Hiding backend servers

A forward proxy differs because it is used mainly by

A Authoritative DNS
B Client-side users
C DHCP servers
D Web hosting panels

NAT traversal is needed for some apps because NAT

A Stops DNS entirely
B Disables HTTP status
C Breaks inbound connections
D Removes TCP headers

In PAT (Port Address Translation), the router uniquely tracks flows mainly using

A Port number mapping
B DNS TTL values
C MAC address table
D HTTP cookies

DNSSEC helps by ensuring DNS answers are

A Always encrypted
B Cryptographically authentic
C Always faster
D Always cached

A negative DNS cache entry is stored when a lookup returns

A 200 OK status
B DHCP NACK reply
C NXDOMAIN response
D TCP SYN message

A CNAME chain can increase resolution time because it

A Shrinks IP packets
B Extends DHCP lease
C Improves throughput
D Requires extra lookups

In DHCP, a reservation ensures

A Random IP always
B Same IP for MAC
C No gateway sent
D No DNS provided

A “wrong default gateway” typically causes

A No local LAN access
B No MAC address
C No internet access
D No HTTP status codes

In TCP, a small receive window can reduce throughput because it

A Limits sender in-flight
B Increases DNS cache
C Shrinks packet header
D Improves modulation

For VoIP, which issue is most damaging because it causes uneven packet timing

A DNS caching
B FTP passive mode
C Jitter variation
D Static addressing

High latency harms VoIP mainly because it

A Increases DNS TTL
B Delays conversation flow
C Reduces IP length
D Changes MAC values

In email systems, port 587 is most associated with

A Mail submission
B DNS queries
C FTP control
D POP3 download

Secure DNS over HTTPS (DoH) means DNS queries are sent using

A SMTP transport
B FTP transport
C HTTPS transport
D ICMP transport

A major difference between HTTP and HTTPS is that HTTPS provides

A Automatic IP leasing
B Encrypted authenticated channel
C Packet routing tables
D MAC address mapping

HTTP/1.1 persistent connections improve performance because they

A Remove IP routing
B Disable DNS caching
C Shorten MAC tables
D Reuse TCP connection

An HTTP 429 response generally indicates

A Resource not found
B Permanent redirect
C Too many requests
D Unauthorized access

A reverse DNS (PTR) record is often checked by mail servers to

A Reduce spam chances
B Increase bandwidth
C Speed DHCP leasing
D Encrypt SMTP traffic

If ping fails but websites load normally, the most likely explanation is

A DNS not working
B ICMP blocked
C DHCP pool empty
D NAT disabled

A “proxy cache” speeds access mainly by

A Increasing file size
B Changing IP routes
C Serving stored copies
D Disabling encryption

In OSI, encryption and data format conversion are most associated with

A Presentation layer
B Physical layer
C Data Link layer
D Network layer

The OSI layer that sets up, manages, and ends communication sessions is

A Transport layer
B Data Link layer
C Session layer
D Physical layer

If a resolver returns a cached DNS answer that is wrong due to spoofing, the attack is often called

A TCP slow start
B DNS cache poisoning
C HTTP redirect loop
D NAT port mapping

In FTP, the command channel and data channel separation is mainly for

A DNS vs routing
B NAT vs DHCP
C TLS vs ICMP
D Control vs transfer

In HTTP, the “Host” header became essential mainly due to

A Packet switching
B DNSSEC signing
C Virtual hosting
D DHCP reservations

If a website uses HSTS, the browser will

A Force HTTP only
B Force HTTPS only
C Disable DNS entirely
D Disable TCP ACK

A VPN provides confidentiality mainly because it

A Removes IP headers
B Disables routing
C Shortens URLs
D Encrypts tunneled traffic

In a network, a “protocol suite” is best described as

A Set of related protocols
B Single port number
C One DNS record
D Only physical cables

Port 993 is typically used for

A Secure POP3
B Secure HTTP
C Secure IMAP
D Secure FTP

Port 995 is typically used for

A Secure IMAP
B Secure POP3
C Secure SMTP relay
D Secure DNS

A common tool to locate where delays occur on the path to a server is

A Cookie manager
B DNS editor
C Traceroute tool
D DHCP analyzer

“Encapsulation” in TCP/IP means HTTP data gets wrapped first by

A DNS query header
B MAC table entry
C DHCP lease data
D TCP segment header

If a client uses DoH, local network observers can still often see

A DNS query name
B Destination IP used
C MAC of remote host
D SMTP mailbox data

In HTTP, “cookie” is sent from client to server using

A Host request header
B Location response header
C Cookie request header
D Server response header

When DHCP assigns settings, it typically includes IP, subnet mask, DNS, and

A Default gateway
B HTTP status code
C TCP sequence number
D FTP username

If a server responds with 301 instead of 302, it indicates

A Temporary redirect
B Permanent redirect
C Authentication required
D Resource missing

Leave a Reply

Your email address will not be published. Required fields are marked *