InterviewSolution
Saved Bookmarks
| 1. |
Which web app attribute is defined by the statement:”A large number of users may access the WebApp at one time”?(a) Unpredictable load(b) Performance(c) Concurrency(d) Network intensivenessI got this question in final exam.My doubt is from Web Engineering topic in section Software Engineering types of Software Engineering |
|
Answer» Correct ANSWER is (C) Concurrency |
|