nerdexam
LPI

117-102 · Question #192

What command prints available functions?

The correct answer is A. declare -f. See the full explanation below for the reasoning.

Question

What command prints available functions?

Options

  • Adeclare -f
  • Bset
  • Ctypeset
  • Dfunction()

How the community answered

(37 responses)
  • A
    81% (30)
  • B
    5% (2)
  • C
    11% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice