why java does not contain pointers?

Answer Posted / varma

java programming environment does not support pointers in
other words java language is free from pointers concept.So
that we can get less application development time and less
application execution time.because of magic of byte code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is entry set in java?

749


What if constructor is protected in java?

776


What is variable and rules of variable?

770


How do you compare values in java?

809


What is java basic concept?

815


What is difference between array and arraylist in java?

725


How do you override a method in java?

765


Why is java multithreaded?

752


What state is a thread in when it is executing?

739


What is an inner class in java?

735


What is empty list in java?

840


What is hash table in java?

692


Is it possible to compare various strings with the help of == operator?

773


Which is better 64 bit or 32 bit?

711


What happens when a thread cannot acquire a lock on an object in java programming?

805