Moderate

Which web app attribute is defined by the statement:"A large number of users may access the WebApp at one time"?

Correct answer: C. Concurrency

  • A. Unpredictable load
  • B. Performance
  • C. Concurrency
  • D. Network intensiveness

Explanation

Concurrency describes many users accessing a WebApp at the same time, requiring it to handle simultaneous requests. Unpredictable load refers to variation in demand, not simultaneous access itself.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions