What are the main differences between notify and notifyAll in Java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a method header?

0 Answers  


can u override the start() method of Thread class

5 Answers  


Catch(Exception e){ } in that what is Exception and purpose of that in that place exactly?

3 Answers  


which method throws exception of type Throwable

2 Answers  


Can multiple catch statements be used in exceptions ?

6 Answers   Wipro,






can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}

4 Answers  


Why do inner class cannot have static declaration except static nested class?

2 Answers   TCS, Wipro,


What is heterogeneous in java?

0 Answers  


What is the impact of declaring a method as final?

0 Answers  


What is google full form?

0 Answers  


My interview asked what is dynamic variable in java and where we use them.

2 Answers   IBM,


What is difference between path and classpath?

0 Answers  


Categories