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
Why put method is idempotent?
how to create daemon thread in java?
What does string intern() method do?
Can memory leak happen java?
What is the use of hashmap in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
Define jit compiler?
Describe 2 different ways to concatenate two strings.
What is remote method invocation (rmi)?
What is tree node in java?
Explain the concept of hashtables?
What an i/o filter in java programming?
What are meta-annotations?
Can a vector contain heterogenous objects?
Can we create an object of private class?