CCST Cisco IT Exam Prep practice questions and answers 2026. Tap an option to test yourself — you'll see the correct answer and a plain-English explanation for every question. Free, no login.
Q11What is a key security improvement that HTTPS provides over HTTP?
✓ Correct answer: B. Data encryption
HTTPS encrypts the data transmitted between the client and server using SSL/TLS protocols, protecting it from eavesdropping and man-in-the-middle attacks, while standard HTTP transmits data in plaintext.
Q12Which transport layer protocol does DNS primarily use?
✓ Correct answer: A. UDP
DNS primarily uses UDP for standard queries because it's faster and the overhead of establishing a TCP connection isn't necessary for simple lookups. TCP is used for larger responses or zone transfers.
Q13What is the default port number for standard FTP?
✓ Correct answer: D. 21
FTP uses port 21 for command control and typically uses port 20 for data transfer in active mode. Port 21 is the primary port associated with FTP for establishing the initial connection.
Q14When a DHCP client first joins a network, what is the first message it sends?
✓ Correct answer: C. DHCP DISCOVER
DHCP DISCOVER is the first message sent by a client when joining a network. It's a broadcast message sent to locate available DHCP servers on the network before requesting an IP address.
Q15Which of the following is a key characteristic of connection-oriented protocols like TCP?
✓ Correct answer: B. They require acknowledgment of received packets
Connection-oriented protocols like TCP establish a connection before data transfer begins, maintain state during the transfer, and ensure all data is delivered reliably with acknowledgments for received packets.
Q16What protocol would typically be used by a web browser when a user enters 'http://example.com' in the address bar?
✓ Correct answer: A. HTTP on port 80
HTTP (Hypertext Transfer Protocol) is the protocol used when a URL begins with 'http://' and operates on port 80 by default. It's the standard protocol for web browsing without encryption.
Q17Which protocol is used to report errors and test connectivity in IP networks?
✓ Correct answer: D. ICMP
ICMP (Internet Control Message Protocol) is designed to report errors, provide network diagnostics, and test connectivity between devices on IP networks. Commands like ping and traceroute use ICMP.
Q18What happens during the TCP three-way handshake?
✓ Correct answer: C. SYN, SYN-ACK, ACK packet exchange
The TCP three-way handshake establishes a connection through three steps: the client sends SYN, the server responds with SYN-ACK, and the client acknowledges with ACK. This process synchronizes sequence numbers and establishes connection parameters.
Q19What is a key advantage of UDP over TCP for certain applications?
✓ Correct answer: B. Lower latency
UDP has lower latency than TCP because it doesn't establish connections, doesn't wait for acknowledgments, and doesn't retransmit lost packets. This makes it ideal for time-sensitive applications where some packet loss is acceptable.
Q20Which protocol would be used to access a secure website?
✓ Correct answer: A. HTTPS
HTTPS (HTTP Secure) is used for secure websites. It combines HTTP with SSL/TLS encryption to provide secure communication over a computer network, protecting the privacy and integrity of exchanged data.
Use the free CCST Cisco IT Exam Prep sample, download the PDF, then unlock web-based timed mock exams for a full exam rehearsal.