Question 2mediummultiple choiceFull question →Which statement best contrasts YAML with JSON?AYAML is commonly more human-readable, while JSON is widely used in APIsBYAML can represent only arrays, while JSON can represent only stringsCJSON requires indentation but YAML requires curly bracesDYAML is a routing protocol and JSON is an access methodExplanation
Question 3easymultiple choiceFull question →Which statement accurately describes JSON?AIt uses angle brackets to define nested elementsBIt represents data with key-value pairs and arraysCIt is a routing protocol for controller communicationDIt can be parsed only by Cisco devicesExplanation
Question 4mediummultiple choiceRead the full REST/YANG explanation →What is the role of a YANG model in network programmability?AIt provides a structured way to model configuration and state dataBIt encrypts API payloads between a client and serverCIt replaces JSON as a transport protocolDIt assigns VLAN IDs dynamically to trunksExplanation
Question 5hardmultiple choiceRead the full REST/YANG explanation →What is the main benefit of using a data model such as YANG in network automation?AIt eliminates the need for IP addressing on managed devices.BIt defines structured data that tools can validate and manipulate consistently.CIt replaces TLS for secure API transport.DIt forces all devices to run the same operating system.Explanation
Question 6mediummultiple choiceFull question →What is the most likely purpose of a GET request in a RESTful network API?ATo retrieve data from the serverBTo delete a resource permanentlyCTo create a new resource with a request bodyDTo encrypt the API session automaticallyExplanation
Question 7hardmultiple choiceRead the full REST/YANG explanation →Which statement best describes YANG in the context of network programmability?AYANG is a data modeling language for structured network informationBYANG is the encrypted replacement for SSHCYANG is a trunk encapsulation methodDYANG is an STP election fieldExplanation
Question 8mediummultiple choiceFull question →Which statement best describes an API token in a network automation workflow?AA value used to authenticate or authorize API accessBA special OSPF metric for controller trafficCA trunking field used to carry multiple VLANsDA duplex mode required for REST APIsExplanation
Question 9mediummultiple choiceFull question →Which statement best describes the relationship between REST and HTTP methods such as GET and POST?AREST commonly uses HTTP methods such as GET and POST to represent actions in API interactionsBREST requires every request to use only TFTPCGET and POST are OSPF packet typesDREST replaces all need for authenticationExplanation
Question 10mediummultiple choiceFull question →Which statement best describes why JSON is common in controller APIs?ABecause JSON is a lightweight structured format that is easy for software to exchange and parseBBecause JSON automatically encrypts every API responseCBecause JSON replaces the need for HTTP methodsDBecause JSON is required only for spanning-tree calculationsExplanation
Question 11hardmultiple choiceFull question →Which statement best explains why APIs are useful in controller-based networking?AThey allow external software to interact with the controller in a defined, programmatic wayBThey replace all need for forwarding devicesCThey are used only for Ethernet duplex negotiationDThey make authentication unnecessaryExplanation
Question 12mediummultiple choiceFull question →Which statement best describes HTTPS in network automation contexts?AHTTPS provides encrypted transport commonly used for secure API communicationBHTTPS is a structured data format like JSONCHTTPS is the default metric used by OSPFDHTTPS is the VLAN used for secure management trafficExplanation
Question 13hardmultiple choiceFull question →Which statement best describes why a token might be used in an API request instead of sending a username and password with every request?AA token can provide a controlled way to authenticate or authorize API access without sending raw credentials every time.BA token is the IPv4 subnet mask for controller traffic.CA token is the STP root bridge identifier.DA token forces the API to use Telnet.Explanation
Question 14mediummultiple choiceFull question →Which statement best describes the difference between a controller and a northbound API?AThe controller is the central management platform, and the northbound API is the application-facing interface to it.BThey are the same thing and can always be used interchangeably.CA northbound API is the physical cable used between two controllers.DA controller exists only to replace IPv6 addressing.Explanation
Question 15mediummultiple choiceFull question →What is the main reason a controller API might return data in JSON rather than plain unstructured text?ABecause JSON provides structured data that software can parse consistentlyBBecause JSON automatically supplies IP addressing to hostsCBecause JSON replaces all authentication requirementsDBecause JSON is required for STP convergenceExplanation
Question 16mediummultiple choiceFull question →Which statement best describes why JSON is often easier for software tools to work with than unstructured text?ABecause JSON provides predictable structure that software can parse more consistently than free-form text.BBecause JSON automatically configures the router’s default gateway.CBecause JSON replaces HTTPS completely.DBecause JSON is required for STP to elect a root bridge.Explanation
Question 17mediummultiple choiceFull question →Which statement best describes the role of a token in an API-based workflow?AA token is a value used to help authenticate or authorize API requests.BA token is the OSPF cost of the controller link.CA token is the native VLAN for secure traffic.DA token replaces the need for HTTPS.Explanation
Question 18mediummultiple choiceFull question →Which statement best describes the purpose of HTTPS in controller-based API communication?AIt provides encrypted transport for API requests and responses.BIt is the data format used inside every API payload.CIt replaces authentication and authorization entirely.DIt is the routing protocol used by the controller.Explanation
Question 19mediummultiple choiceFull question →Which statement best describes why APIs are useful in controller-based networking?AThey provide a defined interface through which software can retrieve data or request changes.BThey replace all forwarding devices in the network.CThey remove the need for authentication and authorization.DThey are the same thing as switch trunks.Explanation
Question 20mediummultiple choiceFull question →Which statement best describes why tokens are commonly used in API-based workflows?AThey provide a controlled way for clients to authenticate or authorize repeated API access.BThey eliminate the need for HTTPS entirely.CThey are the same thing as router metrics.DThey turn API data into VLAN tags.Explanation
Question 21mediummultiple choiceFull question →Which statement best explains why JSON is often easier for software tools to process than free-form text?ABecause JSON provides structured data with predictable fields that software can parse consistently.BBecause JSON automatically authenticates the API client.CBecause free-form text cannot be read by humans.DBecause JSON replaces HTTPS.Explanation
Question 22mediummultiple choiceFull question →Which statement best describes a southbound API in a controller-based architecture at a conceptual level?AIt is associated with communication between the controller and the devices or infrastructure it manages.BIt is the client-visible WLAN name.CIt is the same thing as a default route.DIt is used only to generate IPv6 addresses with EUI-64.Explanation
Question 23mediummultiple choiceFull question →Which statement best describes why a REST API is easier for software to use than a human-oriented CLI screen output?ABecause a REST API provides structured, predictable interaction better suited for software integrationBBecause CLI output cannot be read by humansCBecause REST APIs remove the need for authenticationDBecause CLI output can be used only on wireless controllersExplanation
Question 24mediummultiple choiceStudy the full virtualization explanation →Which statement best describes NFV at a conceptual level?AIt is associated with delivering network functions in software-based or virtualized form.BIt is the same thing as PPP over Ethernet.CIt is the process used by STP to elect a root bridge.DIt is a replacement for DHCP host configuration.Explanation
Question 25mediummultiple choiceFull question →Which statement best describes software-defined networking at a conceptual level?AIt emphasizes more centralized or programmable control of network behavior.BIt is a replacement for IPv4 subnet masks.CIt is the same thing as a guest SSID.DIt is a serial WAN encapsulation like PPP.Explanation
Question 26mediummultiple choiceFull question →Which statement best describes why APIs are valuable in automation even when a CLI is still available?AThey provide a structured interface that is better suited to repeatable software-driven interaction.BThey make CLIs illegal to use in enterprise environments.CThey remove all need for authentication or authorization.DThey automatically convert JSON into routing metrics.Explanation
Question 27mediummultiple choiceFull question →Which statement best describes why HTTPS is commonly used together with APIs in network automation?ABecause HTTPS provides secure transport for API communication.BBecause HTTPS is the same thing as JSON.CBecause APIs cannot function without wireless controllers.DBecause HTTPS automatically creates PPP sessions.Explanation
Question 28mediummultiple choiceFull question →Which statement best explains why structured API responses are valuable for network dashboards and automation systems?AThey let software reliably extract known fields and values without guessing from human-formatted text.BThey remove the need for authentication tokens.CThey automatically create WAN tunnels between sites.DThey replace the need for IP routing tables.Explanation
Question 29mediummultiple choiceFull question →Which statement best describes why machine-readable state data is valuable for automation-based assurance?ABecause software can evaluate and compare state consistently across many devices.BBecause it removes the need for any network design.CBecause it forces all devices to use PPP.DBecause it disables the CLI permanently.Explanation
Question 30mediummultiple choiceRead the full REST/YANG explanation →Which statement best describes YANG at a basic CCNA automation level?AIt is a data-modeling language used to describe network configuration and state.BIt is the secure transport protocol used instead of HTTPS.CIt is the BGP path-selection algorithm.DIt is the default CAPWAP discovery message.Explanation
Question 31mediummultiple choiceFull question →Which statement best describes why tokens are commonly used in API-based automation environments?AThey provide an access-related value the client can use when making API requests.BThey replace JSON as the structured payload format.CThey are the same thing as a default route.DThey are required only for STP root election.Explanation