1.

A trace of the path created by stimulus-response event pair is called ____(a) procedure(b) sequence(c) tracer(d) threadThe question was posed to me during an interview.My question comes from Software Architecture Tradeoffs in section Technology Tradeoffs in Software Defined Radio of Cognitive Radio

Answer»

Right choice is (d) THREAD

For explanation: Each EVENT might invoke more than one system response. A comprehensive COLLECTION of events is called an event-response list. A trace of the path created by stimulus-response event pair is called thread. For example, if caller and respondent are objects, then a trace would CONTAIN the caller, handset, MTSO, PTSN, and the respondent.



Discussion

No Comment Found

Related InterviewSolutions