Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file 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 bubble sort in java?

0 Answers  


Explain the difference between scrollbar and scrollpane?

1 Answers  


which methods consisting of the serilizable interface?

3 Answers  


Which variables are stored in stack?

0 Answers  


Explain the difference between the public, private, final, protected, and default modifiers?

0 Answers  


What's the difference between an abstract class and interface in java?

0 Answers  


Which list is sorted in java?

0 Answers  


Can we override constructor?

0 Answers  


When do we use hashset over treeset?

0 Answers  


What are event-delegation model and event-inheritance model? Which is best?

1 Answers  


Why are strings immutable in Java?

1 Answers  


Which one will take more memory: an int or integer?

0 Answers  


Categories