Search:

Type: Posts; User: jaisan72980

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,114

    Re: NEED HELP ASAP PLEASE

    Ok soo im still lost can someone please help me ???
  2. Replies
    3
    Views
    1,114

    NEED HELP ASAP PLEASE

    I cannot figure out why my program will not run i feel retarted in net beans it keeps sayin no main class selected im lost please help if you can!!



    import java.awt.*;

    /**
    *...
  3. Replies
    9
    Views
    2,616

    Re: writing java code help

    ok first i am using netbeans to write this and one error im getting (Possible loss of precision)

    public int get_monthlysalary()
    {
    return _monthlysalary;

    }


    when i run the...
  4. Replies
    9
    Views
    2,616

    Re: writing java code help

    ok i am still stuck please help i know im close but im just not getting it only had 2 weeks instruction im in a bind

    this is where im at , im still getting errors and i havent done the monthy...
  5. Replies
    9
    Views
    2,616

    Re: writing java code help

    o so ive written some code please tell me if im on the right track and if possible offer suggestions

    /*
    * To change this template, choose Tools | Templates
    * and open the template in the...
  6. Replies
    9
    Views
    2,616

    writing java code help

    Create a class called Employee. An Employee should have four pieces of information as instance variables – first name (type String), last name (type String), monthly salary (type double), and...
  7. Thread: HELP

    by jaisan72980
    Replies
    5
    Views
    1,611

    Re: HELP

    yes that is what i would like to do but ive never written code like that before and ive only been doing this for 2 weeks i need some help on how to do that and help on how to do it for my test class...
  8. Thread: HELP

    by jaisan72980
    Replies
    5
    Views
    1,611

    Re: HELP

    ok i still need help how do i differenciate deposit or withdrawl ??? and i still dont know how to update my test . I am a newbie still learning take it slow please thanks for being patient.
  9. Thread: HELP

    by jaisan72980
    Replies
    5
    Views
    1,611

    HELP

    ok I am doing a school project and trying to write this code, i need some help. The assignment is include a debit method that will withdraw money from an account. Error proof the debit method so...
Results 1 to 9 of 9