Examlex

Solved

On 1 July 2019 Fraser Ltd Granted 200 Options to Each

question 16

Multiple Choice

On 1 July 2019 Fraser Ltd granted 200 options to each of its 100 employees. The share options will vest on 30 June 2021 if the employees remain employed with the company on that date. The share options have a life of four years. The exercise price is $10, which is also Fraser's share price at the grant date. Fraser is unable to reliably estimate the fair value of the share options at the grant date. Fraser's share price and the number of options exercised are set out below. Share options may only be exercised at year end.
 Year ended  Share price  at year end  Number of options  exercised at year end  30 Jure 2020$11 30 Jurne 2021$1230 Jure 2022$138200 30 Jure 2023$1410000\begin{array} { | l | l | l | } \hline \text { Year ended } & \begin{array} { l } \text { Share price } \\\text { at year end }\end{array} & \begin{array} { l } \text { Number of options } \\\text { exercised at year end }\end{array} \\\hline \text { 30 Jure } 2020 & \$ 11 & - \\\hline \text { 30 Jurne } 2021 & \$ 12 & - \\\hline 30 \text { Jure } 2022 & \$ 13 & { 8 2 0 0 } \\\hline \text { 30 Jure } 2023 & \$ 14 & 10000 \\\hline\end{array} The formula to calculate the remuneration expense for the year ended 30 June 2022 is:


Definitions:

Method Call

The act of invoking a method or function in programming to execute its defined set of instructions.

Str.Length()

A method that returns the number of characters in a string.

Automatically Imported

In programming, certain libraries or namespaces are included by the compiler or interpreter without the need for explicit import statements by the programmer, often for essential functionalities.

Java Package

A Java package is a namespace that organizes Java classes and interfaces by grouping them into related groups, improving code modularity and making it easier to maintain.

Related Questions