| Author |
Pointer in Java
|
kailas matsagar
Greenhorn
Joined: Feb 01, 2011
Posts: 3
|
|
Why There is not use of pointer in java?
Please Help
|
 |
Rameshwar Soni
Ranch Hand
Joined: Feb 03, 2011
Posts: 246
|
|
|
Answer to our question. Try this
|
 |
Wouter Oet
Saloon Keeper
Joined: Oct 25, 2008
Posts: 2700
|
|
|
Why do you need pointers? One of the features of Java is that you don't need to manage low level memory management.
|
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
|
 |
 |
|
|
subject: Pointer in Java
|
|
|