Monday, September 18, 2006

why pointers are not used in java?

Pointers can be used to access the memory location i.e out of JVM also.This is not prefered because of security concern.

Another Reason:

Applets can breach the firewall between networked application and personal computer