Software Engineering - Study Mode
[#781] ERP stands for
Correct Answer
(B) Enterprise Resource Planning
[#782] 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
[#783] Which of the following is not a Protection system ?
Correct Answer
(B) System to indicate not returning of the library book
[#784] Metric is the act of obtaining a measure.
Correct Answer
(B) False
[#785] Which pattern prevents one from creating more than one instance of a variable?
Correct Answer
(B) Singleton