Examlex

Solved

Samantha Was Ill for Four Months This Year

question 68

Multiple Choice

Samantha was ill for four months this year. Samantha missed work during this period, but disability insurance paid $18,000 of disability pay to replace her missed salary. Samantha shares the cost of the insurance with her employer. This year Samantha's employer paid $2,200 in disability premiums for Samantha as a nontaxable fringe benefit and Samantha paid the remaining $1,100 of premiums from her salary. What amount of the disability pay must Samantha include in her gross income (Rounded to the nearest whole dollar) ?


Definitions:

Class Definitions

The blueprint from which individual objects are created in object-oriented programming, specifying the attributes and behaviors.

Public Class

A class in programming that is accessible from any other class within the same application or environment.

Reference Super

An instance where the "super" keyword is used in Java to refer explicitly to a superclass's variables or methods.

Subclass Constructor

A constructor in a subclass that is used to initialize new instances of the subclass, potentially invoking the superclass constructor as part of the initialization process.

Related Questions