InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statements are incorrect with reference to web-based systems? Web-based systems(a) should be unscalable(b) must be able to cope with uncertain, random heavy demands on services(c) must be secure(d) are subject to assorted legal, social, and ethical scrutinyThis question was posed to me in exam.The question is from Web Engineering in chapter Software Engineering types of Software Engineering |
|
Answer» CORRECT CHOICE is (a) should be unscalable Explanation: Web-based SYSTEMS should be SCALABLE. |
|