why java does not contain pointers?

Answer Posted / rameshreddy

pointer means it is something pointes to other things. or
creating memory allocation for all the things(
class,methods,variables). In java creating memory allocation
is possible through java jvm only.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is minecraft java edition free?

578


What is the use of coding?

523


What is bufferedreader in java?

580


What is the size of arraylist in java?

608


How can we find the sum of two linked lists using stack in java?

574






Why scanner is used in java?

552


What do you mean by platform independence? What is an interface?

567


What does the append?

497


Can we extend private class in java?

552


a thread is runnable, how does that work? : Java thread

513


What are the differences between checked exception and unchecked exception?

527


What does jenkins do?

487


What is the difference between static and non-static variables in java programming?

522


Explain with example the concept of constant variable in java.

638


Difference between ‘>>’ and ‘>>>’ operators in java?

642