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 |
Why does java doesnot support multiple inheritance?
How do you use substring in java?
How do you implement tree mirroring in java?
How the elements are organized in GridBagLayout?
What is the exact difference in between Unicast and Multicast object?
Where is the find and replace?
What is the difference between I ++ and ++ I in java?
What is ++ a in java?
What is local class in java?
What is meant by event handling?
What is bom encoding?
Why is stringbuffer faster than string?