Multiple choice

Which of the following methods of Package class returns the name of the implementor of the invoking package?

  1. getImplementationTitle()

  2. getImplementationVendor()

  3. getImplementationVersion()

  4. getSpecificationTitle()

  5. getSpecificationVendor()

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This method of Package class returns the name of the implementor of the invoking package.