Computer Science, asked by dvunicagi, 1 year ago

What best describes a software program that supports plugins?
can anyone answer that fast please?

Answers

Answered by Answers4u
18

A software program which can support add-on features like plugins is called extensible.

Extensibility is a software engineering principle where the software developers leave scope for future additions and improvisations.

Future possibilities are taken into account during the planning stage of software development.

The literal meaning of extensible is a design which can be extended or stretched to accomodate changes.

Answered by Sidyandex
5

A Software Application that supports plugins is one where there is room to add more functionalities to make the software application more efficient and add more features to it.

A plugin is a software or code snippet that adds a feature to an existing program.

This is sometimes required when the software being used lacks the ability to cater to some special need of the user.

Similar questions