1.

Components are ____(a) substitutable(b) rigid(c) non-changeable(d) only early-bindedI had been asked this question by my school teacher while I was bunking the class.The above asked question is from Software Architecture in section Software Defined Radio Architecture of Cognitive Radio

Answer»

The correct option is (a) SUBSTITUTABLE

Explanation: A SIGNIFICANT aspect of component based programming is that components are substitutable. A component may be replaced by another component or an updated version during design time or run time provided the new component meets the SET REQUIREMENTS. SUBSTITUTABILITY supports late binding.



Discussion

No Comment Found

Related InterviewSolutions