The answer to this question would be A because Indonesia produce goods cheaper than Switzerland can make them this is because the labor is cheaper.Sorry for the late answer.
Answer:
giving more attention to employees increases worker productivity, if they think managers care about them.
Explanation:
Hawthorne effect establishes that when the workers are observed they improve their productivity. When the initial experiment was done, the investigators were trying to prove that the improvement of workers environment increases the productivity; when they improve the lighting conditions the productivity improved, but when the study finished the productivity was reduced again. In that way they realized that when the workers are observed they improve their productivity because they feel that the managers care about them and their results.
Answer:
the correct answer is D. threat of new entrants
good luck
The scenario presented for the question:
(i). Revoking an individual's access rights to a particular set of files, but not all files
(ii). Revoking access to a particular file from a group of users, but not all users.
Answer:
(i). Capability List would be a better choice
(ii). Access Control List (acl) would be a better choice.
Explanation:
(i). Revoking an individual's access rights to a particular set of files, but not all files
A capability list is a better choice here. All one needs to do is go to the individual's capability and remove the capability that gives the individual rights over those particular set of files one wants to revoke. This would not be possible for acl, as one would need to go to each file in the particular set of file to be revoked, confirm if the individual has a right for each file and then revoke. This process will take more time.
(ii). Revoking access to a particular file from a group of users, but not all users.
Access Control List (acl) would be a better choice because one can simply access the particular file acl and revoke the rights of the group of users they intend to.This is not the case for capability list, as one would need to confirm from the capability list of each user to know if they have access to the particular file and revoke their access. This will take more time.