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 better - 'bit-shift a value' or 'multiply by 2'?
How can we make sure main() is the last thread to finish in java program?
Explain different states of a thread in java?
Can you change array size in java?
What is palindrome in java?
What is a class object?
What are the restrictions that are applied to the java static methods?
What is immutable class in java?
Give example to differentiate between call by value and call by reference.
What is static block?
Is null == null in java?
Explain restrictions on using enum?
What is the main use of generics in java?
What does indexof mean?
Discuss different types of errors that generally occur while programming.