What is difference between checked and unchecked exception in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is not object oriented programming?
How two different class threads communicate with each other?. send example code.
How do I find and replace in word?
What is integers and example?
What is the benefit of abstract class?
What is flag in java?
I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?
Can we call virtual funciton in a constructor ?
What are the rules for naming an array?
What are the types of web technologies?
This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?
What is the equal sign?