One of the most important parts of software development processes is the design process of the software. One of the software design principles is that the components in the software are “loosely coupled”. Since the structures are not tightly connected to each other in software designs that are made in…