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 java basic concept?
Why synchronization is important?
Can you create an object of an abstract class?
What methodology can be utilized to link to a database?
Is null == null in java?
What is quick sort in java?
What are wrapper classes in java?
What is hashing in java?
Can I overload to string method
Explain the reason behind ending a program with a system.exit(0)?
what invokes a threads run() method? : Java thread
How do you end a program?
Is it possible for a yielded thread to get chance for its execution again?
Java.util.regex consists of which classes?
What is the difference between array list and vector in java?