1.

The Property Set class facilitates other classes to ____ the resource class values.(a) copy(b) inherit(c) delete(d) queryI got this question in class test.Question is taken from Software Architecture topic in portion Software Defined Radio Architecture of Cognitive Radio

Answer»

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.



Discussion

No Comment Found

Related InterviewSolutions