*java.lang.Object* implements *int hashCode(),* which can be used to
identify your object... If you mean memory addresses I really don't have
idea, as the Java programming language hides them from you to allow the
silent and useful work of the Garbage Collector without memory leaks or
segfaults :)
Marco Pivetta
@Ocramius <http://twitter.com/Ocramius>
http://marco-pivetta.com



2011/2/17 RAVI <ravioxford1...@gmail.com>

> Hi,
> I want to know about how we can find the address of object lilke ->
> address of  "String obj."
> Anyone can help me out
>
>
> Thanks in advanced.
> Ravi
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to