Does java support pointer concept | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Does java support pointer concept

java interview question

27th May 2017, 6:52 PM
ÃrShåD KHãÑ
ÃrShåD KHãÑ - avatar
2 Answers
+ 3
java uses pointers internally, but the programmer can't use them and manipulate with them like it is possible in C++
27th May 2017, 8:14 PM
‎ɐısıօլɐ
‎ɐısıօլɐ - avatar
- 1
No. There are no pointers in Java.
27th May 2017, 8:01 PM
1of3
1of3 - avatar