Q72
What is true about the setProperties method?
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
AnswerD.
setProperties writes the values directly into the file which stores all the properties
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board