Tag: programming languages
Questions Related to programming languages
-
CONTINUE statement gives control to the verb following the next period.
-
NEXT SENTENCE gives control to the verb after the explicit scope terminator.
-
CONTINUE gives control to the verb after the explicit scope terminator.
-
None of the above
-
EXAMINE
-
IF THEN ELSE
-
EXHIBIT
-
None of the above
-
Used to assemble software system from the existing Software components.
-
Used to develop new component.
-
Both
-
None
-
Object Model
-
Class Model
-
Component Model
-
System Model
-
oper1->canBeInvokedBy->oper2
-
oper1-> InterModuleCallFrom->oper2
-
oper1->owner->oper2
-
oper1->InterModuleCall->oper2
-
Construction level defects
-
Design level defects
-
Analysis level defects
-
Testing defects
-
Common place on build server to store Q++ code versions
-
Common place in version control system to store Q++ code versions
-
Common place in Model to store Component versions
-
Common place in Model to store Component Interfaces
-
Independent components specified by their interfaces.
-
Component standards to facilitate component integration.
-
Middle ware that provide supports for component interoperability.
-
A development process that is geared to reuse.
-
1- b, 2- c, 3- a
-
1- c, 2- a, 3- b
-
1- a, 2- c, 3- b
-
1- a, 2- b, 3- c