Blue_Coat
BCCPP · Question #82
In CPL, using the define category construct with a list of 1,000 URLs usually produces more efficient code than explicitly specifying each individual URL as a separate test.
The correct answer is B. False. See the full explanation below for the reasoning.
Question
In CPL, using the define category construct with a list of 1,000 URLs usually produces more efficient code than explicitly specifying each individual URL as a separate test.
Options
- ATrue
- BFalse
How the community answered
(30 responses)- A27% (8)
- B73% (22)
Community Discussion
No community discussion yet for this question.