Search:

Type: Posts; User: tim8w

Search: Search took 0.20 seconds.

  1. Replies
    3
    Views
    1,241

    [SOLVED] Re: Java Inheritance Question...

    Greg,
    Thanks for the response. I think I get it now...
  2. Replies
    3
    Views
    1,241

    [SOLVED] Java Inheritance Question...

    Hi,
    I have a stupid question. Trying to teach myself about Java Inheritance. I have the following classes:


    public class A
    {
    private int iClassVariableA;

    public...
Results 1 to 2 of 2