why java does not contain pointers?
Answers were Sorted based on User's Feedback
Answer / mahipal
pointers lead to confusion for a programmer,pointers crash a program easily,pointers are a problem for the security of data this is the reason that java does not contain pointers
| Is This Answer Correct ? | 0 Yes | 1 No |
What are concepts of OOPS and how are they implemented in Java?
what questions are been asked ??? for interview in apti
what is the messsage u r going to get from an objectoriented programing?
What are the differences between string, stringbuffer and stringbuilder?
How do you create an array in java?
What does += mean coding?
What is a string token?
What are the differences between checked exception and unchecked exception?
How do you override a variable in java?
What is the difference between dom and sax parser in java?
What is the difference between the ">>" and " >>>" operators in java?
why we r not use pointers in corejava?