Inspirational journeys

Follow the stories of academics and their research expeditions

CiscoDev Net Associate Practice Questions 2023 - Part 2

Mary Smith

Thu, 16 Apr 2026

CiscoDev Net Associate Practice Questions 2023 - Part 2

1. What is the purpose of a MAC address?

A) to uniquely identify a device on the Internet
B) to uniquely identify a router in a LAN
C) to uniquely identify a network interface in a LAN
D) to uniquely identify a switch in a LAN



2. Which two NETCONF operations cover the RESTCONF GET operation? (Choose two.)(Select 2answers)

A)
B)
C)
D)



3. Which statement describes the benefit of using functions in programming?

A) Functions store mutable values within a script or application
B) Functions allow problems to be split into simpler, smaller groups, and reduce code repetition, which makes the code easier to read
C) Functions ensure that a developer understands the inner logic contained before using them as part of a script or application
D) Functions create the implementation of secret and encrypted algorithms.



4. Which two statements about JSON and XML are true? (Choose two.)(Select 2answers)

A) The syntax of JSON contains tags, elements, and attributes
B) The syntax of XML contains tags, elements, and attributes
C) XML objects are collections of key-value pairs.
D) JSON objects are collections of key-value pairs
E) JSON arrays are an unordered set of key-value pairs


5. Which two statements are true about Cisco UCS Manager, Cisco UCS Director, or Cisco Intersight APIs? (Choose two.)(Select 2answers)

A) UCS Director API interactions can be XML- or JSON-encoded and require an API key in the HTTP header for authentication
B) UCS Manager API interactions are XML-encoded and require a cookie in the method for authentication
C) Cisco Intersight uses XML to encode API interactions and requires an API key pair for authentication
D) UCS Manager uses JSON to encode API interactions and utilizes Base64-encoded credentials in the HTTP header for authentication



1. Right Answer: A
Explanation:

2. Right Answer: C,D
Explanation:

3. Right Answer: C
Explanation:

4. Right Answer: B,E
Explanation:

5. Right Answer: A,B
Explanation:

0 Comments

Leave a comment