Question 46

Given:

Which two allow a.Main to allocate a new Person? (Choose two.)
  • Question 47

    Given the code fragment:

    What is the result?
    EUR -> 0.84
  • Question 48

    Given:

    Which two allow a.Main to allocate a new Person? (Choose two.)
  • Question 49

    Which statement about a functional interface is true?
  • Question 50

    Given:

    executed with this command:
    java Main one two three
    What is the output of this class?