Search:

Type: Posts; User: xsinx

Search: Search took 0.11 seconds.

  1. Thread: help me plss T_T

    by xsinx
    Replies
    4
    Views
    1,227

    Re: help me plss T_T

    sorry sir what is missing in my code sir ?

    and plss can you help me about in my main method sir ?

    public class loan{
    public int amtloan;
    public int duration;
    public int interest;
    public int...
  2. Thread: help me plss T_T

    by xsinx
    Replies
    4
    Views
    1,227

    help me plss T_T

    Make a program that will compute the monthly payment of a particular loan
    - make a class named loan
    - declare attributes amount loaned , duration , interest , total loaned and monthly payment
    -...
Results 1 to 2 of 2