Get premium membership and access questions with answers, video lessons as well as revision papers.

Describe program reliability.

      

Describe program reliability.

  

Answers


Kavungya
A program is said to be reliable if it performs its specifications under all conditions. The characteristics that contribute towards this are:
i) Type checking: This refers to simply testing for typing errors in a program, either during program translation or execution time.
ii) Exception handling: this refers to the ability of a program to intercept run-time errors, take corrective measures and then proceed with execution.
iii) Aliasing: This feature refers to the ability of having two or more distinct referencing methods, or names for the same memory cell.
Kavungya answered the question on May 17, 2019 at 06:34


Next: In the laboratory, chlorine gas can be prepared by the reaction;
Previous: Describe development environment.

View More Computer Programming Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions