What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between error and exception
What is memory leak and how does java handle it?
What is a void in java?
Explain java coding standards for variables ?
What is the diff. b/w Interfaces & Abstract class?
What is string pooling concept?
how do you store phone numbers using java collections
What is meant by controls and types?
Can we use a default constructor of a class even if an explicit constructor is defined?
How to print nodes of a Binary tree?
can any one tell me when do u go for inheritance and polymorphism
Can an object subclass another object?