nerdexam
Oracle

1Z0-105 · Question #1

Examine the dtrace command: dtrace -P syscall Which statement is true about this command?

The correct answer is B. It lists all probes available in the syscall provider. See the full explanation below for the reasoning.

Question

Examine the dtrace command: dtrace -P syscall Which statement is true about this command?

Options

  • AIt enables all probes available in the syscall provider, and produces output.
  • BIt lists all probes available in the syscall provider.
  • CIt returns an error. The command is incomplete. You must specify a probe to enable.
  • DIt enables all probes available in the syscall provider, and produces no output.

How the community answered

(47 responses)
  • A
    9% (4)
  • B
    85% (40)
  • C
    2% (1)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice