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 is array sorting in java?

0 Answers  


Can an interface be final?

0 Answers  


What are byte codes?

0 Answers  


what is web.xml?and its use?

7 Answers   CTS,


What is boolean query?

0 Answers  


class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?

7 Answers   HCL, TCS,


How to declare objects of a class ?

0 Answers   Akamai Technologies,


What is method reference?

0 Answers  


Can constructor return value?

0 Answers  


What is collections framework?

0 Answers  


Explain notifyall() method of object class ?

0 Answers  


Is singleton class immutable?

0 Answers  


Categories