InterviewSolution
Saved Bookmarks
| 1. |
Which of the following term is best defined by the statement “Notation that can be input directly into a computer-based development system offers significant benefits.”?(a) Machine readability(b) Maintainability(c) Structure enforcement(d) Overall simplicityThis question was addressed to me during an interview for a job.This intriguing question originated from Component Level Design in portion Design and Implementation of Software Engineering |
|
Answer» RIGHT CHOICE is (a) MACHINE READABILITY The explanation: Readability is processing input. |
|