- 1

Why Java has no pointer?

18th Aug 2017, 1:51 AM
corejava
2 Answers
+ 2
Search before creating a new thread. https://www.sololearn.com/Discuss/525545/?ref=app
18th Aug 2017, 3:48 AM
Salekin
Salekin - avatar
0
For achieving security there are no pointers in java. Accessing value through memory address is not that much safe. In java we use "this" instead of pointers
18th Aug 2017, 5:42 AM
geniuS