What is file class and what is its purpose?



What is file class and what is its purpose?..

Answer / janet

The File class is used to create objects that provide access
to the files and directories of a local file system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between a factory and abstract factory pattern?

0 Answers  


What purpose do the keywords final, finally, and finalize fulfill?

0 Answers  


What is threaded programming and when is it used? : Java thread

0 Answers  


Why is multithreading important?

0 Answers  


Can we assign the reference to this variable?

0 Answers  






What do you mean by light weight and heavy weight components?

0 Answers  


What is the purpose of an interface?

0 Answers  


What are the types of casting?

0 Answers  


What is meant by 'Class access modifiers'?

0 Answers   HCL,


How to convert string to byte array and vice versa?

0 Answers  


When abstract methods are used?

1 Answers  


Why constructor has no return type?

0 Answers  


Categories