CIW Study Guide 2026

Everything you need to pass the CIW exam in one place: the exam format, every topic to study, real practice questions with explanations, flashcards, and full-length practice tests. Free, no sign-up needed.

📋 CIW Exam Format at a Glance

55
Questions
90 min
Time Limit
70.00%
Passing Score

📚 CIW Topics to Study (33)

✍️ Sample CIW Questions & Answers

1. What distinguishes a LAN from a WAN?
A LAN is a group of networked computers within a confined geographic area.

A Local Area Network (LAN) is defined by its limited geographic scope, typically connecting devices within a single building, home, or campus. In contrast, a Wide Area Network (WAN) spans larger geographical distances, connecting multiple LANs over cities, states, or even countries. This distinction in physical coverage is the primary difference between the two network types.

2. Which HTML5 semantic element is most appropriate for the main navigation links of a website?

The `` element is the HTML5 semantic tag intended to contain the site's primary navigation links.

3. Which CSS3 function creates a smooth color transition from one point to another along a straight line?
linear-gradient()

linear-gradient() generates an image that transitions between colors along a straight line at a specified angle or direction.

4. Which type of e-commerce transaction occurs between two private individuals, such as on eBay or Craigslist?
C2C

C2C (Consumer-to-Consumer) commerce involves transactions between private individuals, often facilitated by a third-party platform.

5. What is a brute-force attack in the context of cybersecurity?
Systematically trying all possible password combinations until the correct one is found

A brute-force attack methodically attempts every possible combination of credentials to gain unauthorized access to an account or system.

6. Which address is used by ARP (Address Resolution Protocol) to discover the MAC address of a device on the local network?
A broadcast address (FF:FF:FF:FF:FF:FF)

ARP sends a broadcast frame to FF:FF:FF:FF:FF:FF asking all devices on the LAN to identify which one owns a given IP address.

🎯 Free CIW Practice Tests

📖 CIW Guides & Articles

Your CIW Study Path
1. Learn with Flashcards → 2. Drill Practice Tests → 3. Take the Full Exam Simulation
Was this helpful?