Cisco® 200-901 Exam (page: 4)
Cisco® DevNet Associate (DEVASC)
Updated on: 31-Aug-2025

Viewing Page 4 of 106

Which statement describes the benefit of using functions in programming?

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

Answer(s): C



Refer to the exhibit.



The output of a unified diff when comparing two versions of a Python script is shown. Which two “single_request_timeout()” functions are defined in fish.py and cat.py? (Choose two.)






Answer(s): A,B



What is a benefit of organizing code into modules?

  1. enables the code to be broken down into layers
  2. improves collaboration of the development team
  3. makes it easier to deal with large and complex systems
  4. enables the inclusion of more programming languages in the code

Answer(s): B



What is a benefit of organizing code into modules?

  1. enables the code to be broken down into layers
  2. improves collaboration of the development team
  3. makes it easier to deal with large and complex systems
  4. enables the inclusion of more programming languages in the code

Answer(s): B



What is the Git command to delete a local branch named “experiment” without a warning?

  1. git branch –rm experiment
  2. git branch –n experiment
  3. git branch –f experiment
  4. git branch –D experiment

Answer(s): D


Reference:

https://www.atlassian.com/git/tutorials/using-branches



Viewing Page 4 of 106



Share your comments for Cisco® 200-901 exam with other users:

Edrick GOP 10/24/2023 6:00:00 AM

it was a good experience and i got 90% in the 200-901 exam.
Anonymous