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