Why there are no pointers in java?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Why there are no pointers in java??

why in java, pointers are not used??

10th Nov 2017, 9:24 AM
Vivek Acharya
Vivek Acharya - avatar
2 Answers
+ 32
Try to ask its creators. All objects in Java are references, so you can use them like pointers.
10th Nov 2017, 9:32 AM
Igor Makarsky
Igor Makarsky - avatar
10th Nov 2017, 9:29 AM
Tamra
Tamra - avatar