Computer Science, asked by ajayaa3186, 9 months ago

The capability of moving a completed programming solution easily from one type of computer to another is known as ________.

Answers

Answered by Anonymous
0

Answer:

The capability of moving s completed programming solution easily from one type of computer to another is known as Portability.

Portability is a feature of computer programming which will provide the advantage that if we make a programming solution for one system it can be used for several systems also. Having this feature a solution can portable for any environment.

Answered by smartbrainz
0

The "capability of moving" a "completed programming solution" easily from "one type of computer to another" is known as Portability.

Explanation:

Portability in software programming is using the "same software product" in various environments. Portability, in terms of software, is a standard of how easily a software application can be shipped from one system environment to another.

A software product is treated portable to a new environment if the work required to modify it to the new environment is within acceptable limits. The "software with the same performance" is produced for various platforms the portability will be the main issue for development.

Similar questions