Pregunta de entrevista de CRISIL

If java doesn't support the concept of pointers,then why it is better?

Respuesta de la entrevista

Anónimo

29 ago 2019

I couldn't find a better answer for it. I said pointer returns address of a variable..if you have access to the location,you can get its value.....which might lead to security issue.

1