单选题In the passage, the following advantages of casual office wear are mentioned EXCEPT _____.A saving employees’ moneyB making employees more attractiveC improving employees’ motivationD making employees happier

题目
单选题
In the passage, the following advantages of casual office wear are mentioned EXCEPT _____.
A

saving employees’ money

B

making employees more attractive

C

improving employees’ motivation

D

making employees happier

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which of the following groups are considered to be internal users of accounting ination.()

A.Government and banks

B.Employees and managers

C.Employees and customers

D.Customers and vendors


正确答案:B

第2题:

The passage is mainly about__________.

A.what has brought about less working time
B.why employees want to make more money
C.why employees have less leisure time
D.what a good employee should be like

答案:C
解析:
通过对全文的通读和理解,可知本文一直在围绕着为什么现在工作的人的业余时间那么少。

第3题:

A key to successful Management by Objectives (MBO) is

A . insuring that employees have clearly defined objectives

B . involving employees in decision meetings

C . permitting employees to set their own objectives

D . allowing employees to perform. their own evaluations

E . A or C.


正确答案:E

第4题:

Which two statements complete a transaction?()

  • A、DELETE employees;
  • B、DESCRIBE employees;
  • C、ROLLBACK TO SAVEPOINT C;
  • D、GRANT SELECT ON employees TO SCOTT;
  • E、ALTER TABLE employees   SET UNUSED COLUMN sal;
  • F、Select MAX(sal)   FROM employees   WHERE department_id = 20;

正确答案:C,E

第5题:

In this passage, the following advantages of casual office wear are mentioned EXCEPT___________.

A.saving worker's money
B.making workers more attractive
C.improving worker's feeling
D.making workers happier

答案:B
解析:
文章中提到,穿便装可以节省钱,可以使员工工作的时候更舒服,也可以使他们开心,并没有提到可以让他们变得更有吸引力。故答案选B。

第6题:

Click the Exhibit button and examine the data in the EMPLOYEES table.Which three subqueries work? ()

A.SELECT * FROM employees where salary > (SELECT MIN(salary) FROM employees GROUP BY department_id);

B.SELECT * FROM employees WHERE salary = (SELECT AVG(salary) FROM employees GROUP BY department_id);

C.SELECT distinct department_id FROM employees WHERE salary > ANY (SELECT AVG(salary) FROM employees GROUP BY department_id);

D.SELECT department_id FROM employees WHERE salary > ALL (SELECT AVG(salary) FROM employees GROUP BY department_id);

E.SELECT last_name FROM employees WHERE salary > ANY (SELECT MAX(salary) FROM employees GROUP BY department_id);

F.SELECT department_id FROM employees WHERE salary > ALL (SELECT AVG(salary) FROM employees GROUP BY AVG(SALARY));


参考答案:C, D, E

第7题:

Five years ago, David Smith wore an expensive suit to work every day. "I was a clothes addict," he jokes. "I used to carry a fresh suit to work with me so I could change if my clothes got wrinkled." Today David wears casual clothes--khaki pants and a sports shirt to the office. He hardly ever wears a necktie. "I'm working harder than ever," David says, "and I need to feel comfortable."
More and more companies are allowing their office workers to wear casual clothes to work. In the United States, the changes from formal to casual office wear have been slow. In the early 1990s, many companies allowed their workers to wear casual clothes on Friday (but only on Friday). This became known as "dress-down Friday" or "casual Friday". "What started out as an extra one-day-a-week benefit for workers has really become an everyday thing." said business adviser Maisly Jones.
Why have so many companies started allowing their workers to wear casual clothes' One reason is that it's easier for a company to attract new workers if it has a casual dress code. "A lot of young people don't want to dress up for work," says the owner of a software company, "so it's hard to hire people if you have a conservative dress code." Another reason is that people seem happier and more productive when they are wearing comfortable clothes. In a study made by Levi Strauss and Company, 85 percent of employers said that casual dress has a side effect on work. Supporters of casual office wear also say that a casual dress code helps them save money. "Suits are expensive, if you have to wear one every day," one person said. "For the same amount of money, you can buy a lot more casual clothes."
In this passage, the following advantages of casual office wear are mentioned EXCEPT. ( )

A. saving worker's money
B. making workers more attractive
C. improving worker's feeling
D. making workers happier

答案:B
解析:
文章中提到,穿便装可以节省钱,可以使员工工作的时候更舒服.也可以使他们开心.并没有提到可以让他们变得更有吸引力。故答案选B。

第8题:

How do male employees usually wear in a relatively casual work environment?

A.Suit and tie.

B.Shirt and jacket.

C.In smart trousers.

D.In professional attire.


参考答案:B、C

第9题:

What is the primary benefit of Single Number Reach?()

  • A、 Employees can receive calls at their desk and cell phone simultaneously.
  • B、 Customers can call one number to reach all employees.
  • C、 Employees can have their calls forwarded to the receptionist.
  • D、 Customers can call any office number and the receptionist receives the call.

正确答案:A

第10题:

Click the Exhibit button and examine the data in the EMPLOYEES table. Which three subqueries work?()

  • A、SELECT * FROM employees where salary > (SELECT MIN(salary) FROM employees GROUP BY department_id);
  • B、SELECT * FROM employees WHERE salary = (SELECT AVG(salary) FROM employees GROUP BY department_id);
  • C、SELECT distinct department_id FROM employees WHERE salary > ANY (SELECT AVG(salary) FROM employees GROUP BY department_id);
  • D、SELECT department_id FROM employees WHERE salary > ALL (SELECT AVG(salary) FROM employees GROUP BY department_id);
  • E、SELECT last_name FROM employees WHERE salary > ANY (SELECT MAX(salary) FROM employees GROUP BY department_id);
  • F、SELECT department_id FROM employees WHERE salary > ALL (SELECT AVG(salary) FROM employees GROUP BY AVG(SALARY));

正确答案:C,D,E

更多相关问题