why java does not contain pointers?
Answer Posted / sdn
i agree with first and tenth answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which keyword specify that a variable is effectively final ?
What is the difference between a static and a non-static inner class in java programming?
Can we override data members in java?
explain different ways of using thread? : Java thread
How would you dynamically allocate memory to an array?
What is file in java?
Can an interface extend another interface?
What is the purpose of assert keyword used in jdk1.4.x?
What is the use of object and class classes?
What is the difference between a synchronized method and a synchronized block?
What is the difference between && and & in java?
How to instantiate member inner class?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
What is the difference between stringbuffer and stringbuilder?
Why synchronization is important in java?