Search:

Type: Posts; User: Jnic

Search: Search took 0.17 seconds.

  1. Thread: this. Keyword

    by Jnic
    Replies
    5
    Views
    1,730

    Re: this. Keyword

    jps =D>
    Thank you for the clarification , So basically it is up to the discretion of the programmer to decide the intention
  2. Thread: this. Keyword

    by Jnic
    Replies
    5
    Views
    1,730

    Re: this. Keyword

    Thanks jps
    So the this is used to resolve ambiguity between instance Variables of the OBJECT(S) and local variables of the constructor should they be of the same name
  3. Thread: this. Keyword

    by Jnic
    Replies
    5
    Views
    1,730

    this. Keyword

    Hi Jnic here
    Please can anybody give me some clarity on the various purposes of the this Keyword?



    public class Employee {

    private String name;
    private MyDate birthDate;
    private...
  4. Thread: Hi

    by Jnic
    Replies
    3
    Views
    1,123

    Hi

    Hi Every one
    My handle is Jnic ,i found this forum through Linked -In
    I am excited to converse with you all and share whatever knowledge i can
    I am still a newbie to Java , currently i am...
Results 1 to 4 of 4