Examlex

Solved

Java Ltd Manufactures Two Products, a and B

question 51

Multiple Choice

Java Ltd manufactures two products, A and B. The manufacturing processes for the two products are very similar. The following are excerpts from the product data for these two products for this year: Java Ltd manufactures two products, A and B. The manufacturing processes for the two products are very similar. The following are excerpts from the product data for these two products for this year:   Overhead costs total $285 000. What is the cost per unit for each of A and B in respect of overhead costs using absorption costing, if costs are absorbed on the basis of direct labour hours? A)  $15 and $30 B)  $1 and $2 C)  $16.96 and $23.75 D)  $38.86 and $12.95 Overhead costs total $285 000.
What is the cost per unit for each of A and B in respect of overhead costs using absorption costing, if costs are absorbed on the basis of direct labour hours?


Definitions:

Graphics Object

In programming, an object that encapsulates methods for drawing shapes, text, and images to a display device or off-screen image.

drawOval

A method in the Java graphics class used to draw an oval shape based on specified dimensions and coordinates.

fillRect

In computer graphics, the "fillRect" method is used to draw and fill a rectangle with a specific color or pattern in a graphical user interface.

Java Applet

A Java applet was a small application written in Java, designed to be transmitted over the internet and executed by a web browser, though largely obsolete today.

Related Questions