Examlex

Solved

Use the Following Information for Items

question 18

Multiple Choice

Use the following information for items
Ed Green Corporation has two divisions; Outdoor Sports and Indoor Sports.The sales mix is 60% for Outdoor Sports and 40% for Indoor Sports.Green incurs $2,420,000 in fixed costs.The contribution margin ratio for the Outdoor Sports Division is 40%, while for the Indoor Sports Division it is 50%.
-The weighted-average contribution margin ratio is


Definitions:

System.out

In Java, a class field that represents the standard output stream, typically the console, used for printing output.

System.exit

A process in Java that concludes the operation of the current Java virtual machine by starting its shutdown process.

System.in

A standard input stream in Java used to receive input from the keyboard.

ReadLine

A method used to read a line of text from a buffer or stream, often associated with BufferedReader in Java.

Related Questions