The Artima Developer Community
Sponsored Link

Java Answers Forum
exam preparation..pls help

1 reply on 1 page. Most recent reply: Aug 19, 2007 2:41 PM by Vincent O'Sullivan

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
elif tumay

Posts: 1
Nickname: bedizma
Registered: Aug, 2007

exam preparation..pls help Posted: Aug 17, 2007 4:20 AM
Reply to this message Reply
Advertisement
Dear All
I am trying to prepare exam questions........
----------------------------------------------------------
(b )<Draw the class diagram for a system that calculates the tax deductions for agroup of employees' salaries are kept in a file and the tax deductions must be written into a file.In your diagram include the attributes and methods for each class(if necessary, assume that there are three tax bands(less than 11000-0%,more than 11000 but less than 40000-22%and over 40000-40%)>

(c)<Draw the flow diagram for the method(tax calculation(double salary))that calculates the tax deductions. Assume that the method receivs as a paramater a salary and the tax bands are stored in an array inside the class where the method is defined>
------------------------------------------------------

is it possible to help me about this question
many many thanks all your help
regards


Vincent O'Sullivan

Posts: 724
Nickname: vincent
Registered: Nov, 2002

Re: exam preparation..pls help Posted: Aug 19, 2007 2:41 PM
Reply to this message Reply
> is it possible to help me about this question

It is possible to help you with this question. Unfortunately, you do not say what help you require.

Flat View: This topic has 1 reply on 1 page
Topic: exam preparation..pls help Previous Topic   Next Topic Topic: Array and for loop issue

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use