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 technique can be employed to compare two strings?
In Java, what types of classes perform inheritance?
What is regex used for?
why Java does not support multiple inheritances?
What are the benefits of immutable objects?
Which variable is the independent variable?
what is session facade ?
What will be the default values of all the elements of an array defined as an instance variable?
What are the 4 versions of java?
What do you mean by composition in java?
what is generics in jdk1.5?
what do you mean by classloader in java?