Multiple choice

Which of the following is/are method(s) of Properties class in Java?

  1. storeToXML()

  2. store()

  3. setProperty()

  4. getProperty()

  5. all of the above

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

All are the methods of Properties class in Java.