Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 1Objective 11

Explain the Concepts of Release Packaging and Dependency Management 350-901 Practice Questions (Page 1)

Part of the 1.0 Software Development and Design domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 23 practice questions to prepare you well beyond it. (estimate)

23questions here
5free pages
8concepts
20%of the exam

Questions 1–5

  1. 1application · medium

    A Python project uses pip and has a requirements.txt file. The team wants to separate production dependencies from development-only tools like pytest and black. They also want to ensure that the production environment does not install development tools. What is the best approach?

    Select an answer first
  2. 2foundation · easy

    What is the process of dependency resolution?

    Select an answer first
  3. 3expert · hard

    A Java application uses Maven. It has a direct dependency on library X version 1.0.0, which transitively depends on library Y version 2.0.0. The application also has a direct dependency on library Z version 3.0.0, which transitively depends on library Y version 1.5.0. The application code uses a class from Y that was removed in version 2.0.0. The build succeeds, but at runtime a ClassNotFoundException occurs. What is the most likely cause and the best fix?

    Select an answer first
  4. 4expert · hard

    A company maintains a JavaScript library that is consumed by multiple internal applications. They are planning a change that will remove a deprecated function. The library follows semantic versioning. The team wants to minimize disruption for consumers while still following semver. What should they do?

    Select an answer first
  5. 5foundation · easy

    Which repository is the default public registry for npm packages?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-901” is a trademark of its owner, used for identification only.