Kram wrote:
> Ok, so in C a pointer just points to a memory location, if whatever is
> at that locations moves you get into trouble. But with Java, a
> reference points to an object which has its own memory address that
> may change and the reference wont be affected?
> 
> Also, Weiqi Gao says that Java has no pointers (unless I miss
> understood you), but Casper says "Yes, Java has pointers", which is
> it???

When Casper said "Java has pointers. But ..." what he's saying is that 
"Nah, they aren't really pointers."

So, no.

-- 
Weiqi Gao
[EMAIL PROTECTED]
http://www.weiqigao.com/blog/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to