The correct answer is (d) query
Easy explanation: The Property Set class facilitates other class to configure and query the resource class values by providing a set of interfaces. During run time, querying can be performed by query() interface and reconfiguration can be performed by configure() interface.