nerdexam
Juniper

JN0-223 · Question #15

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…

The correct answer is D. sets. See the full explanation below for the reasoning.

Question

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?

Options

  • Atuples
  • Blists
  • Cdictionaries
  • Dsets

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    3% (1)
  • C
    9% (3)
  • D
    72% (23)

Community Discussion

No community discussion yet for this question.

Full JN0-223 Practice