Explain the pointers in Java?
No Answer is Posted For this Question
Be the First to Post Answer
What does n mean in java?
What is Marker interface in java? and what is clone?
What is a module function?
What is array length?
How to override equals() and hashCode() method in java?
What is the purpose of a volatile variable?
How to use Media tracker Class.
What is regex used for?
Explain the difference between abstraction and encapsulation.
What is the difference between replace and replace all?
Why java is considered dynamic?
we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?