public class FinanceDbEx1 extends Object
Computes the depreciation of an asset.
The depreciation of an asset with an initial cost of $2500 and a salvage value of $500 over a period of 3 years is calculated. Here month is 6 since the life of the asset did not begin until the seventh month of the first year.Constructor and Description |
---|
FinanceDbEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.