public class FinanceVdbEx1 extends Object
Computes the depreciation of an asset using the variable-declining balance method.
The depreciation between the 10th and 15th year of an asset with a life of 15 years, an initial cost of $25000 and a salvage value of $5000 is computed. The variable-declining balance method is used.Constructor and Description |
---|
FinanceVdbEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.