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

How to stop a thread in java? Explain about sleep () method in a thread?

0 Answers  


Is java supports multiple inheritance? explain?

12 Answers   BUET, Inforica,


Can a class have a static inner class?

0 Answers  


What is operator overloading. Is it is supported in java?

0 Answers  


Can we declare variables inside a method as Final Variables?

3 Answers  






Why synchronization is important in java?

0 Answers  


What are the override methods in Object class?

2 Answers   Tech Mahindra, Wipro,


What is the advantage of preparedstatement over statement?

0 Answers  


What is the difference between reader/writer and inputstream/output stream?

0 Answers  


What is the final blank variable?

0 Answers  


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

0 Answers  


Explain java coding standards for constants?

0 Answers  


Categories