Cisco 300-435 Exam
Automating Cisco Enterprise Solutions (ENAUTO) (Page 4 )

Updated On: 1-Feb-2026

Which two actions do Python virtual environments allow users to perform? (Choose two.)

  1. Simplify the CI/CD pipeline when checking a project into a version control system, such as Git.
  2. Efficiently port code between different languages, such as JavaScript and Python.
  3. Run and simulate other operating systems within a development environment.
  4. Quickly create any Python environment for testing and debugging purposes.
  5. Quickly create an isolated Python environment with module dependencies.

Answer(s): D,E


Reference:

https://realpython.com/python-virtual-environments-a-primer/



What is a benefit of developing an application in a Python virtual environment?

  1. The application operates in multiple target systems simultaneously.
  2. The application supports concurrency or multithreading.
  3. The application operates across systems that have different operating systems.
  4. The development environment is isolated from Python projects that already exist.

Answer(s): B


Reference:

https://hackernoon.com/concurrent-programming-in-python-is-not-what-you-think-it-is- b6439c3f3e6a



Which setting is used for the dampening period when configuring an on-change publication for YANG-push versus OpenConfig?

  1. null
  2. -1
  3. 0
  4. 1000

Answer(s): C


Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1612/b_1612_programmability_cg/model_driven_telemetry.html



Which function is available in NETCONF and unavailable in RESTCONF?

  1. configuration changes are automatically activated
  2. uses the YANG data models to communicate
  3. supports JSON and data encoding
  4. validates the content of a candidate datastore

Answer(s): D


Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/169/b_169_programmability_cg/configuring_yang_datamodel.html



The automation engineer must replace device configuration using RESTCONF. How is this configured using the Python library Requests?

  1. delete()
  2. post()
  3. put()
  4. patch()

Answer(s): C


Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.html



Viewing page 4 of 22
Viewing questions 16 - 20 out of 175 questions



Post your Comments and Discuss Cisco 300-435 exam prep with other Community members:

Join the 300-435 Discussion