Solved

Refer to the Exhibit

Question 30

Multiple Choice

  Refer to the exhibit. A network operator must generate a daily flow report and learn how to act on or manipulate returned data. When the operator runs the script, it returns an enormous amount of information. Which two actions enable the operator to limit returned data? (Choose two.)  A)  Add recordLimit. followed by an integer (key:value)  to the flow_data. B)  Add a for loop at the end of the script, and print each key value pair separately. Add a for loop at the end of the script, and print each key value pair separately. C)  Add flowLimit, followed by an integer (key:value)  to the flow_data. D)  Change the startDateTime and endDateTime values to include smaller time intervals. E)  Change the startDate and endDate values to include smaller date intervals. Refer to the exhibit. A network operator must generate a daily flow report and learn how to act on or manipulate returned data. When the operator runs the script, it returns an enormous amount of information. Which two actions enable the operator to limit returned data? (Choose two.)


A) Add recordLimit. followed by an integer (key:value) to the flow_data.
B) Add a for loop at the end of the script, and print each key value pair separately. Add a for loop at the end of the script, and print each key value pair separately.
C) Add flowLimit, followed by an integer (key:value) to the flow_data.
D) Change the startDateTime and endDateTime values to include smaller time intervals.
E) Change the startDate and endDate values to include smaller date intervals.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions