Examlex

Solved

How Share Buy-Backs Differ from Dividends: Ace-IT Co

question 54

Multiple Choice

How share buy-backs differ from dividends: Ace-IT Co. has a policy of returning a minimum of 25 per cent of earnings to shareholders every year through dividend issues and on-market share buy-backs. In each quarter this year, the company earned $0.25 per share. In each of the first three quarters, the company paid a regular cash dividend of $0.05 per share. The company has 2 million ordinary shares outstanding. What combination of dividends and share buy-backs could the company's board approve to meet their target payout percentage?


Definitions:

WindowAdapter

An abstract adapter class for receiving window events, allowing its subclasses to override only the methods they are interested in.

MouseAdapter

A MouseAdapter in Java is an abstract adapter class used to receive mouse events, allowing the programmer to handle only the needed mouse events without implementing all mouse listener methods.

Class

A blueprint in object-oriented programming that defines a new data type including its data structure and the operations that can be performed on it.

Throwable

The superclass of all errors and exceptions in the Java language, providing a mechanism for handling error and exception conditions in a unified way.

Related Questions