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 is the difference between conversation & casting?
Is string is a data type?
What is the difference between break and continue statements?
What is reflexive association?
write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
whether java is fully object oriented language or partially object oriented language
When can you say a graph to be a tree?
What are the differences between graph and tree?
what is the purpose of class "Object" which is base class for all classes?
What is the benefit of using enum to declare a constant?
What is the difference between access specifiers and access modifiers in java?
What is the purpose of tostring() method in java?