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
If system.exit (0); is written at the end of the try block, will the finally block still execute?
Is math an abstract class in java?
What are advantages and disadvantages of OOPs?
How objects of a class are created if no constructor is defined in the class?
Can an object subclass another object?
What is ellipsis in java?
Why array is used in java?
What is the abstract class?
What is compiler and what its output.
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Name few java util classes introduced with java 8 ?
what do you mean by classloader in java?
What is int argc char * argv?
How can you say java is object oriented?
How many types of literals are there in JAVA?