Question 1

Which feature is used in XML to ensure that all attributes and elements have unique names?
  • Question 2

    Which statement is correct about YAML?
  • Question 3

    As part of an application to manage network devices, you must query hundreds of network devices and return the unique set of IP prefixes by configured firewall filters. To accomplish this task you will require a mutable data type that contains unordered, unique elements.
    Which Python data type will fulfill these requirements?
  • Question 4

    Which character is used to separate multiple parameters in a single REST API call?
  • Question 5

    Which two statements about DevOps are correct? (Choose two.)