Answer Posted / glibwaresoftsolutions
No, pointer support is not available in Java. Java needed to be more secure because it lacks a feature that allows for pointers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is toarray method in java?
What are scriptlets?
What is an object class?
How can an object be unreferenced?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
what are three ways in which a thread can enter the waiting state? : Java thread
What is mean by collections in java?
Does constructor be static?
What are the 4 types of characters?
What are different types of expressions?
Can you start a thread twice in Java?
What is the difference between compiler and jvm?
What is the private method modifier?
What is the function of compareto in java?
Is there a case when finally will not execute?