+ 1

Why "pointer" concept is not in java programming language ?

I guess that because of garbage memory collection...

3rd Nov 2018, 9:30 PM
Bipin Tatkare
Bipin Tatkare - avatar
1 Odpowiedź
0
Mainly because in java programmer have to not take cure of objects allocation (its a JVM responsability)
3rd Nov 2018, 9:54 PM
KrOW
KrOW - avatar