World Wide Web and Services - URL, DNS, mapping names to addresses, email architecture SMTP-POP-IMAP, TELNET, FTP - Question Bank

1. Which of the following is a mechanism for mapping names to addresses in computer networks?
A) DHCP
B) DNS
C) HTTP
D) ARP
2. What is the standard port for POP3?
A) 25
B) 110
C) 143
D) 995
3. In the context of URLs, what does the 'host' typically refer to?
A) The protocol used for communication
B) The domain name or IP address of the server
C) The specific file or resource being requested
D) The port number on the server
4. Which email protocol allows a client to access and manage emails stored on a mail server, keeping them on the server?
A) SMTP
B) POP3
C) IMAP
D) HTTP
5. What does the DNS hierarchy consist of?
A) Root, Top-Level Domains, Second-Level Domains, Hostnames
B) Servers, Clients, Routers, Switches
C) IP Addresses, Subnets, Gateways, DNS Servers
D) Protocols, Ports, Packets, Frames
6. Which protocol is commonly used for secure file transfer, often over SSH?
A) FTP
B) FTPS
C) SFTP
D) TFTP
7. What is the default port for TELNET?
A) 21
B) 23
C) 80
D) 443
8. Which of the following is a DNS record type that maps a domain name to an IPv6 address?
A) A record
B) CNAME record
C) MX record
D) AAAA record
9. What does the 'query string' part of a URL (after the '?') typically contain?
A) The path to the resource
B) Parameters passed to the server-side script
C) The hostname
D) The protocol scheme
10. Which port is typically used for secure FTP (FTPS)?
A) 21
B) 22
C) 990
D) 443
11. What is the primary function of SMTP in email communication?
A) To retrieve emails from the server
B) To send emails to the server and between servers
C) To manage email folders on the server
D) To encrypt email content
12. Which system allows computers to find each other on the internet using human-readable names?
A) IP Addressing
B) MAC Addressing
C) Domain Name System (DNS)
D) Network Address Translation (NAT)
13. What does the 'fragment' part of a URL (after the '#') typically indicate?
A) A specific section or anchor within a document
B) A query parameter for the server
C) The port number to connect to
D) The file extension
14. Which protocol is used by web browsers to request and display web pages?
A) FTP
B) SMTP
C) HTTP
D) TELNET
15. What is the main difference between POP3 and IMAP regarding email management?
A) POP3 sends emails, IMAP receives them
B) POP3 primarily downloads and deletes from server, IMAP synchronizes with server
C) IMAP is used for sending, POP3 for receiving
D) There is no significant difference in management
16. Which service is responsible for translating domain names into IP addresses?
A) DHCP
B) DNS
C) HTTP
D) ARP
17. In the URL 'http://www.example.com/path/to/resource?query=value#fragment', what is 'www.example.com'?
A) Scheme
B) Host
C) Path
D) Query String
18. What is the standard port for SMTP?
A) 25
B) 110
C) 143
D) 587
19. Which port is typically used for secure IMAP (IMAPS)?
A) 143
B) 993
C) 110
D) 995
20. What does the domain name system use to organize its hierarchy?
A) Alphabetical order
B) Geographical regions
C) Tree-like structure with root, TLDs, domains, and subdomains
D) IP address ranges
21. Which of these is a secure alternative to TELNET?
A) FTP
B) SFTP
C) HTTP
D) IMAP
22. What is the purpose of DNS caching?
A) To speed up domain name resolution by storing recent lookups
B) To prevent unauthorized access to domain names
C) To encrypt DNS queries
D) To manage the allocation of IP addresses
23. Which component of a URL identifies the specific file or resource on the server?
A) Scheme
B) Host
C) Path
D) Port
24. What is the primary security concern with the TELNET protocol?
A) It can be used for denial-of-service attacks
B) It transmits all data, including passwords, in plaintext
C) It is prone to buffer overflow vulnerabilities
D) It requires a dedicated physical connection
25. Which protocol is responsible for the actual transfer of email messages from sender to receiver servers?
A) POP3
B) IMAP
C) SMTP
D) HTTP
26. What does the 'ftp://' prefix in a URL indicate?
A) Secure File Transfer Protocol
B) File Transfer Protocol
C) Hypertext Transfer Protocol
D) Simple Mail Transfer Protocol
27. Which service is primarily used for finding the IP address associated with a hostname?
A) FTP
B) DNS
C) SMTP
D) TELNET
28. What is the default port for IMAP?
A) 25
B) 110
C) 143
D) 993
29. How does DNS map a domain name to an IP address?
A) By using a large, centralized lookup table
B) Through a series of distributed, hierarchical servers
C) By broadcasting the request to all connected devices
D) By directly querying the target server's IP address
30. Which of the following is a common top-level domain (TLD)?
A) com
B) org
C) net
D) All of the above
31. What is the primary purpose of the 'mail.google.com' domain name?
A) To provide web hosting
B) To host a file transfer service
C) To provide an email service
D) To offer remote login capabilities
32. Which part of a URL specifies the method used to access the resource?
A) Domain Name
B) Path
C) Scheme (Protocol)
D) Query String
33. What is the main disadvantage of using TELNET for remote access?
A) It is too slow
B) It does not encrypt data, making it insecure
C) It requires a graphical interface
D) It can only connect to web servers
34. The 'telnet' command allows users to:
A) Transfer files securely
B) Send emails
C) Establish a remote command-line session
D) Browse web pages
35. Which email protocol allows clients to download emails and manage them locally, often deleting them from the server?
A) SMTP
B) IMAP
C) POP3
D) HTTP
36. What does DNS use to resolve domain names to IP addresses?
A) A central database on every computer
B) A hierarchical and distributed naming system
C) A direct query to the destination server
D) A broadcast mechanism
37. Which protocol is commonly used for secure web browsing (HTTPS)?
A) HTTP
B) FTP
C) SSL/TLS
D) SMTP
38. Which of the following is NOT a part of a typical URL structure?
A) Scheme
B) Host
C) Query String
D) Firewall
39. What is the standard port number for FTP?
A) 20 and 21
B) 23
C) 80
D) 443
40. In a URL, the part following the double slash (//) and before the next slash (/) usually represents the:
A) Protocol
B) Port number
C) Domain name or IP address
D) Resource path
41. What is the role of IMAP (Internet Message Access Protocol)?
A) To send emails
B) To download emails and manage them directly on the server
C) To fetch emails from the server and delete them locally
D) To browse web pages
42. Which protocol is designed for transferring files between a client and a server?
A) SMTP
B) TELNET
C) FTP
D) IMAP
43. What is the default port number for HTTP?
A) 21
B) 23
C) 80
D) 443
44. Which service allows a user to log in to a remote computer and execute commands as if they were locally present?
A) FTP
B) HTTP
C) TELNET
D) DNS
45. What does the 'www' typically represent in a URL?
A) World Wide Web
B) Web Working Wonders
C) Worldwide Web
D) Web Welcome
46. Which protocol is used for sending email between mail servers and from a client to a mail server?
A) POP3
B) IMAP
C) SMTP
D) FTP
47. What is the primary function of the Domain Name System (DNS)?
A) To assign IP addresses to devices
B) To translate human-readable domain names into machine-readable IP addresses
C) To encrypt data transferred over the internet
D) To manage email delivery
48. Which protocol is primarily used for fetching email from a mail server to a client?
A) SMTP
B) IMAP
C) POP3
D) HTTP
49. What does URL stand for in the context of the World Wide Web?
A) Uniform Resource Locator
B) Universal Resource Link
C) Uniform Record Locator
D) Universal Record Link