Interest Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nisar Ahmad
    New Member
    • Oct 2007
    • 1

    Interest Question

    This is an Islamic law that Muslims should pay their Zakat with the rate of 2.5%, means in Rs 100 they should pay Rs 2.5 as Zakat amount.

    Write a simple program which asks from the user The total amount and then it calculate and display the Zakat on this amount.
    For example the output should look like this.
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by Nisar Ahmad
    This is an Islamic law that Muslims should pay their Zakat with the rate of 2.5%, means in Rs 100 they should pay Rs 2.5 as Zakat amount.

    Write a simple program which asks from the user The total amount and then it calculate and display the Zakat on this amount.
    For example the output should look like this.
    As you could have read questions should be posted in the Java Forum section.
    I'll move your question for you.

    kind regards,

    Jos

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by Nisar Ahmad
      This is an Islamic law that Muslims should pay their Zakat with the rate of 2.5%, means in Rs 100 they should pay Rs 2.5 as Zakat amount.

      Write a simple program which asks from the user The total amount and then it calculate and display the Zakat on this amount.
      For example the output should look like this.
      So, what have you done so far?

      Comment

      Working...