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 the basic interfaces of java collections framework?
Difference between Linked list and Queue?
when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
Which is better 64 bit or 32 bit?
Can we add default constructor to Servlet?
What is outofmemoryerror in java?
how to handle exceptions in core applications?
Why javac is not recognized?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What are the steps involved to create a bean?
What is final method?
What is the difference between Integer and int?