Search:

Type: Posts; User: Aakeef

Search: Search took 0.08 seconds.

  1. Re: My Base Class is Changing every time in my code. How I can overcome this?

    Hi helloworld92,
    I had been asked this question in Job Interview, I don know what is their Project Design.
    They Just asked this is the design & how you resolve this.
    And I'm really interested know...
  2. Re: My Base Class is Changing every time in my code. How I can overcome this?

    1. i'm not using the all base classes at the same time,.as my version changes my need also changes,..GeneratorBase1,GeneratorBase2 is no longer to Use.
    if my requirement is comes[i.e...
  3. Re: My Base Class is Changing every time in my code. How I can overcome this?

    i know it cannot extend more then 1 class, I'm not doing this at time.
    I have had the below question asked in interview,Lets clear it.
    I have a generator class which is extending...
  4. Re: My Base Class is Changing every time in my code. How I can overcome this?

    Hi Kevin,
    My problem is my 'generator' working fine/ remains same all the time,.Only my Base class is Changing, every time i need to update my code as,

    Class generator extends generatorbase1{}...
  5. My Base Class is Changing every time in my code. How I can overcome this?

    I have had the below question asked in interview, i'm curious to learn the answer.

    I have a base class, 'GeneratorBaseClass' that is extended by Generator. The question I was asked was about...
Results 1 to 5 of 5