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

Which is best ide for java?

783


What is difference between == equals () and compareto () method?

738


I want to print “hello” even before main is executed. How will you acheive that?

899


What do you mean by JVM?

797


Does importing a package imports its sub-packages as well in java?

755


What is the use of beaninfo?

791


Can a boolean be null java?

741


What is an exception? difference between Checked and Unchecked exception in Java

776


How many types of methods are there?

743


What is a marker interface?

823


Explain restrictions for using anonymous inner classes?

840


What steps are taken when the OS shifts from one-thread execution to another?

1129


Do extraneous variables affect validity?

703


Why is stringbuffer not immutable?

774


Explain the scope of a variable.

845