Name the method that used to clear the buffer ?
Answers were Sorted based on User's Feedback
What is bom encoding?
What is the Difference between Final Class && Abstract Class?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What is parseint?
What is a reflection package?
what's diff between struts 1.1 & 1.2
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Can constructor be synchronized?
Why java is made?
What is string intern in java?
Difference between final and effectively final ? Why is effectively final even required ?