Name the method that used to clear the buffer ?

Answers were Sorted based on User's Feedback



Name the method that used to clear the buffer ?..

Answer / ranganathkini

flush()

Is This Answer Correct ?    6 Yes 0 No

Name the method that used to clear the buffer ?..

Answer / ravikiran

autoflush(true)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is the SimpleTimeZone class?

0 Answers  


What is the final class modifier?

0 Answers  


How to compare strings in java?

0 Answers  


What is the difference between stringbuffer and stringbuilder?

0 Answers  


Difference between string, stringbuffer and stringbuilder?

0 Answers  






what is the use of clone method? why user cant overwrite in sub class without its proper defination.

2 Answers   TCS,


Why is stringbuffer called mutable?

0 Answers  


What are predefined functions?

0 Answers  


What is a numeric literal?

0 Answers  


In java how do we copy objects?

0 Answers  


Can a constructor be private and how are this() and super() method used with constructor?

0 Answers   Flextronics, Hexaware,


When you Click a Button, What event will be fired?

5 Answers  


Categories