0
2.3kviews
Component and Interface design in Software Engineering
1 Answer
0
42views

Component design introduction

  • A software component is a modular building block for the computer software.

  • Component is defined as a modular, deployable and replaceable part of the system which encloses the implementation and exposes a set of interfaces.

Components view

The components has different views as follows:

1. An object-oriented …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.