题目内容

A factory manufactures three components A, B and C.During week 26, the following was recorded:Output and standard time during the same week were:The normal working week is 38 hours, and overtime is paid a premium of 50% of the normal hourly rate.A group incentive scheme is in operation. The time saved is expressed as a percentage of hours worked and is shared between the groups as a proportion of the hours worked by each grade. The rate paid is 75% of the normal hourly rate.3) What is the total gross pay for grade 4 labours?

A. 91.04
B. 70.4
C. 20.64
D. 54.4

查看答案
更多问题

A direct labour employee normally works 40 hours per week, standard pay is $4 per hour. A premium of 50% of basic hour rate is paid for all overtime. In Jan, the employee worked for 48 hours, the overtime is for the following reasons: 5 hours for machine breakdown and 2 hours to complete a special job at the request of a customer and 1 hour is regularly in the normal course of operation.How much of the employee's earning in Jan should be treated as direct wages.

A. $176
B. $172
C. $178
D. $186

Which of the following relates to the cost of replacing labour due to high employee turnover?

A. Improving working conditions
B. Suffering the learning curve effect
C. Provision of a pension
D. Provision of welfare services

若有以下程序#include main()char c1, c2;c1='C'+'8-'3'; c2='9'-'0';print("%c %d\n", c1,c2);}则程序的输出结果是( )

A. H '9'
B. H 9
C. F '9'
D. 表达式不合法输出无定值

有以下程序:#include main(){charc1,c2;C1='A'+'8'-'4';c2='A'+'8'-'5';printf( "%c , %d\n", c1 , c2) ;}已知字母A的ASCII码为65 ,程序运行后的输出结果是( )

A. E,68
B. D,69
C. E,D
D. 输出无定值

答案查题题库