subject

Which of the following would you classify as workplace violence? a. a co-worker tells you that you’ve got a great body and should wear tight clothes more often so everyone can appreciate it. b. a customer tries to return a pair of shoes that he has already worn several times. when you tell him company policy prohibits you from refunding his money, he becomes enraged and says, “i know where you live. you’d better give me back my money, or else c. a patron at a restaurant where you work complains that her soup has a hair in it. coughing and gagging, she flings the bowl at you, burning you with the hot soup as she stomps out the door. d. all of the above e. none of the above

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:30
Ayear in the modern gregorian calendar consists of 365 days. in reality, the earth takes longer to rotate around the sun. to account for the difference in time, every 4 years, a leap year takes place. a leap year is when a year has 366 days: an extra day, february 29th. the requirements for a given year to be a leap year are: the year must be divisible by 4if the year is a century year (1700, 1800, the year must be evenly divisible by 400some example leap years are 1600, 1712, and 2016.write a program that takes in a year and determines whether that year is a leap year.ex: if the input is 1712, the output is: 1712 is a leap year.ex: if the input is 1913, the output is: 1913 is not a leap year.
Answers: 2
question
Computers and Technology, 22.06.2019 14:30
The “rule of 72” is used to approximate the time required for prices to double due to inflation. if the inflation rate is r%, then the rule of 72 estimates that prices will double in 72/r years. for instance, at an inflation rate of 6%, prices double in about 72/6 or 12 years. write a program to test the accuracy of this rule. for each interest rate from 1% to 20%, the program should display the rounded value of 72/r and the actual number of years required for prices to double at an r% inflation rate. (assume prices increase at the end of each year.)
Answers: 1
question
Computers and Technology, 22.06.2019 16:20
Consider the following statements, then select one of the answers below: the signal() function shown below registers "sig_handler()" as the signal handler function for the sigkill signal, without the complexity of using when the sigkill signal is sent to a process running this code, by a user typing "kill -kill ", where the correct process id is used for to target the process, sig_handler() will be executed.
Answers: 1
question
Computers and Technology, 22.06.2019 21:40
Develop a function to create a document in the mongodb database “city” in the collection “inspections.” be sure it can handle error conditions gracefully. a. input -> argument to function will be set of key/value pairs in the data type acceptable to the mongodb driver insert api call b. return -> true if successful insert else false (require a screenshot)
Answers: 2
You know the right answer?
Which of the following would you classify as workplace violence? a. a co-worker tells you that you’...
Questions
question
Mathematics, 05.06.2020 06:57
question
Biology, 05.06.2020 06:57
question
History, 05.06.2020 06:57
question
Engineering, 05.06.2020 06:57
question
English, 05.06.2020 06:57
question
English, 05.06.2020 06:57
Questions on the website: 13722367