why java does not contain pointers?
Answer Posted / 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 |
Post New Answer View All Answers
What are local variables?
What does compareto () do in java?
Can you pass functions in java?
What is not object oriented programming?
What is oops in java?
How do you access command-line arguments within the code?
Can we use catch statement for checked exceptions?
What are the Class Libraries ?
what is the final keyword denotes in java?
Can you give few examples of final classes defined in java api?
What is json parser in java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Does a class inherit the constructors of its superclass in java programming?
What is use of inner class in java?
Why is it called a string?