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
What is array initialization in java?
Differece between class and generic class?
Can we convert list to set in java?
Can we have a method name same as class name in java?
What is the use of runnable interface?
Explain about arraylist?
If an object is garbage collected, can it become reachable again?
What is this keyword in java?
What an i/o filter in java programming?
When is finally block not called?
How do you remove duplicates in java?
Explain about procedural programming language or structured programming language and its features?
What is ternary operator?
Can you instantiate the math class?
What is java util?