
Why pointers concept are not used in java?

In Java all inside the class which not essentially requires pointer mechanism And By Using Pointers We directly access the memory of the system, which cause some security problems and JAVA doesn't allow it because everything should be under JVM. Another Fact is pointers are not platform independent
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.