Examlex

Solved

Orlando Avionics Makes Three Types of Radios for Small Aircraft-Model

question 51

Multiple Choice

Orlando Avionics makes three types of radios for small aircraft-model A, model B, and model C. The manufacturing operations are mechanized and there is no direct labor. Manufacturing overhead costs are significant, and Orlando has adopted an activity-based costing system. Direct materials costs per unit for each model are as follows: Orlando Avionics makes three types of radios for small aircraft-model A, model B, and model C. The manufacturing operations are mechanized and there is no direct labor. Manufacturing overhead costs are significant, and Orlando has adopted an activity-based costing system. Direct materials costs per unit for each model are as follows:   Orlando has three activities-assembly, materials management, and testing. The cost driver for assembly is machine hours. The cost driver for materials management is number of parts, and the cost driver for testing is the number of units of product. Total costs and production volumes for the year 2012 were estimated as follows:   What is the allocation rate for the materials management activity? (Please round to the nearest cent.)  A) $0.67 per part B) $1.50 per part C) $0.15 per part D) $6.00 per part Orlando has three activities-assembly, materials management, and testing. The cost driver for assembly is machine hours. The cost driver for materials management is number of parts, and the cost driver for testing is the number of units of product. Total costs and production volumes for the year 2012 were estimated as follows:
Orlando Avionics makes three types of radios for small aircraft-model A, model B, and model C. The manufacturing operations are mechanized and there is no direct labor. Manufacturing overhead costs are significant, and Orlando has adopted an activity-based costing system. Direct materials costs per unit for each model are as follows:   Orlando has three activities-assembly, materials management, and testing. The cost driver for assembly is machine hours. The cost driver for materials management is number of parts, and the cost driver for testing is the number of units of product. Total costs and production volumes for the year 2012 were estimated as follows:   What is the allocation rate for the materials management activity? (Please round to the nearest cent.)  A) $0.67 per part B) $1.50 per part C) $0.15 per part D) $6.00 per part What is the allocation rate for the materials management activity? (Please round to the nearest cent.)


Definitions:

End-Of-String Character

A special character used in programming to mark the termination of a string, often represented as '\0' in C and C++.

String1[i]

String1[i] refers to accessing the ith character in the string named String1 in programming, where i is an index starting from 0.

End-Of-String Character

A special character used in programming to mark the termination of a string, typically the null character '\0'.

Strcopy

A function in C for copying one string into another, ensuring the destination string has enough space to accept the source string.

Related Questions