Multiple choice technology

  1. Which of the following is false

  1. (a) Work baskets are instances of Data-Admin-WorkBasket class

  2. (b) Work lists are instances of Data-Admin-Operator-ID class

  3. (c) Work Pool is an entity to store the work objects where from multiple operators can pick up the work objects and act upon these work objects

  4. (d) Access role objects should not be shared across applications

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This question asks which statement is FALSE. Statement A is true (work baskets are Data-Admin-WorkBasket instances). Statement B is true (work lists relate to operators). Statement D is a general security principle. Statement C claims Work Pool stores work objects, but Work Pool is actually a classification/grouping mechanism, not a storage entity - making C the false statement.