nerdexam
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)
  • A
    79% (30)
  • B
    8% (3)
  • C
    11% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice