Complete the sentence to define software reliability.
Software reliability means the software performs its functions without [1] over time.Reliability means the software works without errors or failures during use.
Complete the sentence to explain software efficiency.
Software efficiency means using [1] resources like CPU and memory while running.
Efficiency means the software uses as little resources as possible to do its job well.
Fix the error in the sentence about maintainability.
Maintainability means software can be [1] and updated easily after release.
Maintainability is about how easy it is to fix and update software after it is released.
Fill both blanks to complete the sentence about software efficiency and reliability.
Efficient software uses [1] resources, while reliable software has [2] failures.
Efficiency means using minimal resources, and reliability means having few failures.
Fill all three blanks to complete the sentence about software characteristics.
Software [1] means it works without errors, [2] means it uses resources well, and [3] means it can be fixed easily.
Reliability is about error-free work, efficiency is about resource use, and maintainability is about ease of fixing.