Can we declare Pointer in Java?

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


Please Help Members By Posting Answers For Below Questions

If system.exit (0); is written at the end of the try block, will the finally block still execute?

833


Is math an abstract class in java?

727


What are advantages and disadvantages of OOPs?

871


How objects of a class are created if no constructor is defined in the class?

803


Can an object subclass another object?

773


What is ellipsis in java?

815


Why array is used in java?

716


What is the abstract class?

772


What is compiler and what its output.

893


What is the purpose of the finally clause of a try-catch-finally statement in java programming?

714


Name few java util classes introduced with java 8 ?

715


what do you mean by classloader in java?

783


What is int argc char * argv?

788


How can you say java is object oriented?

824


How many types of literals are there in JAVA?

788