When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by an object in java?
write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
what is the use of clone method? why user cant overwrite in sub class without its proper defination.
What is advantage of using threads?
Explain the difference between static and dynamic binding in java?
Adapter classes?
What is hasnext in java?
How many types of threads are there in java?
What is the Scope of Static Variable?
What is the name of the java compiler?
How to implement a multithreaded applet?
What is the diff. b/w Interfaces & Abstract class?