nerdexam
Oracle

1Z0-819 · Question #72

Which statement about a functional interface is true?

The correct answer is C. It is declared with a single abstract method. See the full explanation below for the reasoning.

Question

Which statement about a functional interface is true?

Options

  • AIt must be defined with the public access modifier.
  • BIt can have only one abstract method per interface.
  • CIt is declared with a single abstract method.
  • DIt is declared with a single default method.
  • EIt cannot have any private methods and static methods.

How the community answered

(61 responses)
  • A
    2% (1)
  • B
    8% (5)
  • C
    85% (52)
  • D
    3% (2)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-819 Practice