InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a bad practice of Dependable programming ?(a) Limit the visibility of information in a program(b) Check array bounds(c) Check all inputs for validity(d) None of the mentionedThe question was posed to me in exam.The doubt is from Dependability Engineering in chapter Dependability and Security of Software Engineering |
|
Answer» The CORRECT answer is (d) None of the mentioned |
|