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)- A16% (5)
- B3% (1)
- C9% (3)
- D72% (23)
Community Discussion
No community discussion yet for this question.