Cisco 300-435 - Automating Cisco Enterprise Solutions (ENAUTO) Exam
Page: 3 / 47
Total 233 questions
Question #11 (Topic: Single Topic)
An engineer stored source code in a Git repository and is ready to develop a new feature. The production release is stored in the `master` branch. Which
commands create the new feature in a separate branch called `feature` and check out the new version?
A.

B.

C.

D.

commands create the new feature in a separate branch called `feature` and check out the new version?
A.

B.

C.

D.

Answer: C
Question #12 (Topic: Single Topic)
What is a benefit of developing an application in a Python virtual environment?
A. The application operates in multiple target systems simultaneously.
B. The application supports concurrency or multithreading.
C. The application operates across systems that have different operating systems.
D. The development environment is isolated from Python projects that already exist.
Answer: D
Question #13 (Topic: Single Topic)

Refer to the exhibit. Which type of YANG container is described by the JSON instance provided?
A. interface-configurations
B. active
C. interface-name
D. description
Answer: A
Question #14 (Topic: Single Topic)

Refer to the exhibit. Which NETCONF protocol operation is used to interact with the YANG model?
A. <edit-config>
B. <get>
C. <get-config>
D. <copy-config>
Answer: B
Question #15 (Topic: Single Topic)

Refer to the exhibit. How many YANG models does the NETCONF <get>
operation interact with?
A. one
B. two
C. three
D. four
Answer: C