What is a pointer and does Java support pointers?

What is a pointer and does Java support pointers?

Hi,

What is a pointer and does Java support pointers?

Thanks

View Answers

April 10, 2013 at 3:53 PM

Hi,

Pointer is a reference handle to a memory location. Improper handling of pointers leads to memory leaks and reliability issues hence Java doesn't support the usage of pointers.

for more related to [Java Pointer][1]

[1]http://www.roseindia.net/software-tutorials/detail/23773









Related Tutorials/Questions & Answers:
What is a pointer and does Java support pointers?
what is a null pointer exception in java
Advertisements
What does core Java include?
Does Java support multiple inheritance?
Does Java support multiple Inheritance?
Does Java support multiple Inheritance?
Does Java support multiple Inheritance?
Why does Java not support operator overloading?
is there is pointer in java or not??
Does hibernate support polymorphism?
What does COMMIT do?
null pointer exception in java
What does the delete operator do?
What does the delete operator do?
why java does not support multiple inheritance - Java Beginners
pointer error java
what does business analyst mean
What does it mean by Goldilocks effect?
What does "1"+2+4 evaluate to?
what does a technical business analyst do
What does a special set of tags <?= and ?> do in PHP?
What does it mean that a class or member is final?
Pointer in java - JSP-Servlet
Object does not support proprty or method
What does hadoop fsck command do?
What does hadoop fsck command do?
what port does the dns service operate on?
Java null pointer exception
post method does not support this url
pointer
What does a data scientist Do example?
What does a data scientist do daily?
What is data analysis, and how does it work?
Java null pointer exception handling
Null Pointer Exception - Java Beginners
what does mean of method("1") in below struts.xml file
Does finally always execute in Java?
Does finally always execute in Java?
Does finally always execute in Java?
Does finally always execute in Java?
How does it take to learn Java
How does it take to learn Java
How does it take to learn Java
null pointer
Package does not exist.. - Java Beginners
How does the Java for each loop work?
How does Java handle integer overflows and underflows?
Why the null Pointer exception is comming? - Java Beginners
Pointer a variable
Null pointer execption

Ads