Match each of the following ethical systems with one of its basic tenets:
I. relativism
II. divine command theory
III. utilitarianism
IV. virtue ethics
V. deontology
A. actions are judged solely by consequences
B. morals are internal
C. God is all-knowing and sets moral standards
D. morals should apply to everyone equally
E. no universal moral truth
E, C, A, B, D
You might also like to view...
Which of the following is necessary to keep in mind as you choose a selection tool?
a. the destination of the paste b. the background around the selection c. the contrast between the selection and its surroundings d. the format of the source document
What will be the output of the following program when the button is clicked on?
``` Private Sub btnDisplay_Click(...) Handles btnDisplay.Click Dim word As String word = "hairbrush" Decapitate(word) txtBox.Text = word End Sub Sub Decapitate(ByRef word As String) 'Chop the first letter off the word. word = word.Substring(1) End Sub ``` (A) airbrush (B) hairbrush (C) hairbrus (D) h
When computers went mobile, this popular device was now a problem.
a. printer b. keyboard c. power cord d. mouse
The term ____ refers to a personal journal focusing on a single topic or a variety of topics.
A. wiki B. blog C. grid D. MMS