GAQM
CPEH-001 · Question #462
Sid is a judge for a programming contest. Before the code reaches him it goes through a restricted OS and is tested there. If it passes, then it moves onto Sid. What is this middle step called?
The correct answer is A. Fuzzy-testing the code. See the full explanation below for the reasoning.
Question
Sid is a judge for a programming contest. Before the code reaches him it goes through a restricted OS and is tested there. If it passes, then it moves onto Sid. What is this middle step called?
Options
- AFuzzy-testing the code
- BThird party running the code
- CSandboxing the code
- DString validating the code
How the community answered
(38 responses)- A79% (30)
- B8% (3)
- C11% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.