Pointers


Fortran allows POINTER variables that are references to locations in memory. Java does not support publicly accessible pointers. The developers of Java felt that the dangers of pointers in terms of possible memory corruption and over writing data outweighed any benefits that come from using them. The Java language is designed such that pointers are unnecessary.



Technical Java. Applications for Science and Engineering
Technical Java: Applications for Science and Engineering
ISBN: 0131018159
EAN: 2147483647
Year: 2003
Pages: 281
Authors: Grant Palmer

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net