why java does not contain pointers?

Answers were Sorted based on User's Feedback



why java does not contain pointers? ..

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

why java does not contain pointers? ..

Answer / phil raptor

I too agree the 3rd explanation

Is This Answer Correct ?    0 Yes 2 No

why java does not contain pointers? ..

Answer / arjun

yes

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More Core Java Interview Questions

What are the basic interfaces of java collections framework?

0 Answers  


Difference between Linked list and Queue?

0 Answers   Virtusa,


when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..

1 Answers   Ness Technologies,


Which is better 64 bit or 32 bit?

0 Answers  


Can we add default constructor to Servlet?

1 Answers   Fidelity,


What is outofmemoryerror in java?

0 Answers   Cyient,


how to handle exceptions in core applications?

2 Answers   CSS,


Why javac is not recognized?

0 Answers  


Difference between ‘is-a’ and ‘has-a’ relationship in java?

0 Answers  


What are the steps involved to create a bean?

0 Answers  


What is final method?

0 Answers  


What is the difference between Integer and int?

10 Answers   Infosys,


Categories