Saved Bookmarks
| 1. |
_________ is useful for iterating the properties when all deprecated properties for currently set properties need to be present.(a) addResource(b) setDeprecatedProperties(c) addDefaultResource(d) none of the mentioned |
|
Answer» Correct option is (b) setDeprecatedProperties The explanation is: setDeprecatedProperties sets all deprecated properties that are not currently set but have a corresponding new property that is set. |
|