why java does not contain pointers?
Answer Posted / p.asifbasha
java has a multi program can access simple allocation of memory ..so no need of use in to the pointres ..but in case we can use the pointers in java the allocation of memory is more needed
thank u????
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you detect memory leaks?
What are void pointers?
What is number data type?
How do you check if a string is lexicographically in java?
Can I declare a class as private?
Difference between method overloading and method overriding in java ?
Explain java code for recursive solution's base case?
Describe the process as to how substring() methodology mechanisms in java.
What is a nested list?
Why are arrays useful in java?
If goto and const is reserve words than why it is not work in java?
What is treeset and treemap in java?
Why is a singleton bad?
What are the restrictions imposed on method overriding?
Where to store local variables?