What Is True About The Setproperties Method #585
What is true about the setProperties method?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Exploring Java Lang Java IO - Java Environment Properties - Quiz No.1.
What is true about the setProperties method?
setProperties method changes the set of Java Properties which are persistent
Changing the system properties within an application will affect future invocations
setProperties method changes the set of Java Properties which are not persistent
setProperties writes the values directly into the file which stores all the properties