how can you take care of mutual exclusion using java threads? : Java thread
how u do unit testing?
What is java string pool?
Why volatile is used in java?
What is polymorphism and what are the types of it?
what is the difference between static class and singleton class? can we create static class?
2 Answers L&T, Octazen, Vamsi Labs,
Does java support multi dimensional arrays ?
. Differentiate between instance and local variables.
What is Session and cookies?Explain in detail with an example?
How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?
how many ways to create Thread and which one is good? runnable interface ot Thread class?
Can we override private method in java?
What is the purpose of the file class in java programming?