Examlex

Solved

Figs,Dates and Other Things (FDT)has the Following Cost of Capital

question 54

Multiple Choice

Figs,Dates and Other Things (FDT) has the following cost of capital structure:  Weight  Cost  Debt 45%4.50% Preferred Shares 10%5.80% Equity 45%9.20%\begin{array} { | l | c | c | } \hline & \text { Weight } & \text { Cost } \\\hline \text { Debt } & 45 \% & 4.50 \% \\\hline \text { Preferred Shares } & 10 \% & 5.80 \% \\\hline \text { Equity } & 45 \% & 9.20 \% \\\hline\end{array} What is FDT's WACC?


Definitions:

GetClass Method

A method in Java that returns the runtime class of an object, used for reflection.

Java Statements

Java statements are instructions executed by the Java Virtual Machine (JVM) to perform specific actions, such as variable declaration, control flow commands, and method calls.

Super Keyword

A reference variable in Java used to access members of a parent class from within methods of a subclass.

Constructor Definition

A special type of subroutine called to create an object; it initializes the object's properties or default values.

Related Questions