Efficiency is where level at which software uses scarce resources - Introduction of Software Engineering

Q.  The level at which the software uses scarce resources is ______ .
- Published on 24 Jul 15

a. Reliability
b. Efficiency
c. Portability
d. All of the above

ANSWER: Efficiency
 

    Discussion

  • Nirja Shah   -Posted on 28 Oct 15
    Efficiency
    - This characteristic tells us how the software has made use of the available resources.
    - The software prepared should make effective use of the storage space and execute command as per desired timing requirements.

    Reliability
    - There should be no defects in the software product. It shouldn't even fail while executing.
    - It also means that the program does not fail for a specified time in a given environment.

    Portability
    - This characteristic tells us the ability of software to perform the same functions across all environments and platforms.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)