InterviewSolution
Saved Bookmarks
| 1. |
A software element conforms to a standard component model and can be independently deployed and composed without modification according to a composition standard.(a) True(b) FalseThe question was posed to me in class test.My question is based upon Component Based Software Engineering topic in chapter Advanced Software Engineering of Software Engineering |
|
Answer» RIGHT answer is (a) True Best explanation: This DEFINITION is ESSENTIALLY based on standards so that a software unit that CONFORMS to these standards is a component. |
|