why java does not contain pointers?
Answer Posted / siva athota
Java has no pointers but it has reference. A reference is an
abstract identifier for an object and it tags every
object.pointer leads to confusion for a programmer,pointer
crash the program easily..finally what i am saying that java
does not contain ponters
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a method in programming?
What is ascii code?
What are the basic concepts of OOPS in java?
What 4 doubled?
What is meant by memory leak?
What is a hashmap used for?
What is ‘has a’’ relationship in java?
What is boolean false?
Why string is called as immutable?
What is method overloading with type promotion?
What is fundamental datatype?
Is zero a positive integer?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What are different types of control structures?
What is java beans?