1.

A software component(a) Implements some functionality(b) Has explicit dependencies through provides and required interfaces(c) Communicates through its interfaces only(d) All of the mentionedThis question was addressed to me in an interview for internship.This key question is from Component Level Design topic in section Design and Implementation of Software Engineering

Answer»

Right OPTION is (d) All of the mentioned

To ELABORATE: All the options identify with FEATURES of a SOFTWARE component.



Discussion

No Comment Found

Related InterviewSolutions