CA 2 > 2.6.2 Developing reliable and robust code > Flashcards
Fill The Blank:
It is important software is of good quality to make it more ………….. and easier to ……………
Durable, Maintain
Define:
Reliable and Robust
Code is able to deal with errors during execution and be able to deal with the input from the end user if it is not correct.
Fill The Blank:
If a user inputs invalid data it is important that the program can deal with this and provide an ………. …………………. so they can make changes to solve the issue.
Error message