Page 1 of 1

What is true about the setProperties method?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) setProperties method changes the set of Java Properties which are persistent
b) Changing the system properties within an application will affect future invocations
c) setProperties method changes the set of Java Properties which are not persistent
d) setProperties writes the values directly into the file which stores all the properties