Search:

Type: Posts; User: jaisan72980

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    2,610

    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...
  2. Replies
    9
    Views
    2,610

    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...
  3. Replies
    9
    Views
    2,610

    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...
  4. Replies
    9
    Views
    2,610

    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...
Results 1 to 4 of 4