Examlex

Solved

Mike Ran a Chauffeur Driven Limousine Business and Had Fixed

question 2

Multiple Choice

Mike ran a chauffeur driven limousine business and had fixed assets consisting of four cars all bought at the same time with a carrying value of £88000. He reckons these will last three years and then be scrapped. The accumulated depreciation at the start of the year was £44000. Six months into the year one of his drivers wrote off a car and the insurance company paid out £20000 to settle the claim. He replaced the car immediately with a better model costing £39000. His policy as regards depreciation is to use straight line depreciation. What is the charge for the year?


Definitions:

Data Type

A classification that specifies the type of data that a variable or object can hold in programming.

Operations

Actions performed on data by a computer or computational system, including mathematical, logical, and various other types of operations.

Values

Data items represented in software or memory, can be of various types including integer, float, string, or boolean.

Primitive Types

Primitive types are the most basic data types provided by a programming language, such as int, float, and char in C and C++, directly holding values.

Related Questions