Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

why java does not contain pointers?

Answer Posted / pratiksha

pointers are dangerous and lead to memory leaks, memory
corruption, invalid memory access, e.g. from uninitialized
and improperly initialized variables, indexing out of
bounds, and many bugs due to pointer arithmetic.
References, and other features related to these, avoid all
these problems.

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does += mean in java?

1128


How to display arraylist values in java?

1066


What is double parsedouble in java?

1133


In how many ways we can do synchronization in java?

1009


Describe the process as to how substring() methodology mechanisms in java.

1203


What is the right data type to represent a price in java?

1020


Will the jvm load the package twice at runtime?

1148


How do you include a string in java?

1056


Why is singleton not thread safe?

1103


What is collection class in java? List down its methods and interfaces.

1026


What is the equal sign?

1193


What is final access modifier in java?

1211


Is a boolean 1 bit?

1121


what is abstract class in Java?

1173


What is the difference between class forname and new?

1047