InterviewSolution
Saved Bookmarks
| 1. |
If Z is a function of Y, and Y is a function of X then Z is a function of X. Which among the following options is the concept that supports the given statement?(a) Composition(b) Recursion(c) Primitive recursion(d) AggregationI had been asked this question during an online exam.My question is taken from Computational Processing Resources in portion Software Defined Radio Architecture of Cognitive Radio |
|
Answer» Right answer is (a) COMPOSITION |
|