CRISIL Interview Question

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

Interview Answer

Anonymous

Aug 29, 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