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 do you mean by classloader?
What is a percentage sign called?
What does yield method of the thread class do?
How many threads does a core java have?
How do you use compareto?
What are latest features introduced with java 8?
What is main method?
Can you explain inner class.
Explain about core java?
Can we override singleton class?
What is finally block?
What is byte data type?
Is special character in java?
What are the methods used to implement for the key object in the hash map?
How do you create an array in java?