java java java java Plzzz urgnt

inranasingha

Well-known member
  • Jan 27, 2008
    5,818
    1,785
    113
    රජයේ රෝහල
    explin
    :baffled::baffled::baffled::baffled::baffled::baffled::baffled:

    unledtmb.jpg
     

    whizzkid

    Well-known member
  • Feb 21, 2009
    2,643
    172
    63
    To be more precise, theRange is a reference variable (simply, it can be called the "name of the object") pointing to an object (instance) of RangeClass class. Hence, A,B and C are incorrect. D is too incorrect as it is not an instance variable, but a local (method local) variable residing inside the main method. :)
     
    • Like
    Reactions: Lomax

    inranasingha

    Well-known member
  • Jan 27, 2008
    5,818
    1,785
    113
    රජයේ රෝහල
    To be more precise, theRange is a reference variable (simply, it can be called the "name of the object") pointing to an object (instance) of RangeClass class. Hence, A,B and C are incorrect. D is too incorrect as it is not an instance variable, but a local (method local) variable residing inside the main method. :)

    Pin sidda wenawa ban..........

    :D:D:D:D
     

    lahirukasun

    Well-known member
  • Nov 28, 2006
    1,637
    101
    63
    To be more precise, theRange is a reference variable (simply, it can be called the "name of the object") pointing to an object (instance) of RangeClass class. Hence, A,B and C are incorrect. D is too incorrect as it is not an instance variable, but a local (method local) variable residing inside the main method. :)

    :yes::yes::yes::yes::yes::yes::yes::yes::yes::rolleyes:
     

    dinushka2

    Member
    Feb 1, 2008
    116
    3
    0
    whizzkid:10719653 said:
    To be more precise, theRange is a reference variable (simply, it can be called the "name of the object") pointing to an object (instance) of RangeClass class. Hence, A,B and C are incorrect. D is too incorrect as it is not an instance variable, but a local (method local) variable residing inside the main method. :)
    bt do object has names? They only have an address