Free Cisco 300-535 Practice Test & Real Exam Questions

  • Exam Code/Number: 300-535
  • Exam Name/Title: Automating and Programming Cisco Collaboration Solutions
  • Certification Provider: Cisco
  • Corresponding Certification: CCNP Service Provider
  • Exam Questions: 136
  • Updated On: Jul 07, 2026
Which is a format used for the YANG JSON content-type header?
Correct Answer: D Vote an answer
What is the output of this Python code snippet?
s = "banana apple orange banana orange coconut apple"
words = [word for word in s.split(" ")]
print(" ".join(sorted(list(set(words)))))
Correct Answer: A Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Refer to the exhibit. What is the result of the Ansible task?
Correct Answer: D Vote an answer
Drag and Drop Question
Drag and drop the components of Cisco Network Services Orchestrator from the left onto the correct definitions on the right.
Correct Answer:
How do NETCONF and gNMI compare in terms of RPC support?
Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
After a configuration request is sent using NETCONF, which call releases any locks and resources associated with the session?
Correct Answer: D Vote an answer
Refer to the exhibit. Which YANG model was used as a basis to create the XML instance in the exhibit?
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Refer to the exhibit. An engineer implements an automation with Cisco XTC. Which problem results in the 404 Not Found error code on the REST call?
Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).