adplus-dvertising
frame-decoration

Question

Which jar provides FileUtils which contains methods for file operations?

a.

file

b.

apache commons

c.

file commons

d.

dir

Answer: (b).apache commons

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which jar provides FileUtils which contains methods for file operations?

Similar Questions

Discover Related MCQs

Q. Which feature of java 7 allows to not explicitly close IO resource?

Q. Which of the following is not a core interface of Hibernate?

Q. SessionFactory is a thread-safe object.

Q. Which of the following methods returns proxy object?

Q. Which of the following methods hits database always?

Q. Which of the following method is used inside session only?

Q. Which of the following is not a state of object in Hibernate?

Q. Which of the following is not an inheritance mapping strategies?

Q. Which of the following is not an advantage of using Hibernate Query Language?

Q. In which file database table configuration is stored?

Q. Which of the following is not an advantage of Hibernate Criteria API?

Q. What should the return type of method where there is no return value?

Q. What data structure should be used when number of elements is fixed?

Q. What causes the program to exit abruptly and hence its usage should be minimalistic?

Q. Which one of the following causes memory leak?

Q. Which of the following is a best practice to measure time taken by a process for execution?

Q. Which of the below is true about java class structure?

Q. Which of the below is false about java coding?

Q. Which is better in terms of performance for iterating an array?

Q. What are generic methods?