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
Is arraylist sorted in java?
When is the finally clause of a try-catch-finally statement executed?
What are void pointers?
What is a memory leak in java?
If a class is declared without any access modifiers, where can the class be accessed?
Is null an object java?
Why is String immutable?
What is the mapping mechanism used by java to identify IDL language?
Does java list allow null?
What is singleton math?
What is data structure in java?
Explain what is Marker interface?
How can constructor chaining be done using this keyword?
How do you empty a list in java?
What is final keyword?