Search:

Type: Posts; User: m7abraham

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    2,171

    Re: Inheritance and Polymorphism assignment!!

    so instanceof is suppose to be as i understood from this :
    getSocialSecurity and getAnnualSalary
    am I correct?
  2. Replies
    2
    Views
    2,171

    Inheritance and Polymorphism assignment!!

    :confused::confused::confused:
    I think i got most of this done but im stuck on one thing right now:
    this is what i have so far:



    public class Employee {

    private String name;
    ...
Results 1 to 2 of 2