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 |
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is the difference between conversation & casting?
What does system out println () do?
What is the method to expand and collapse nodes in a jtree?
What is meant by method overriding?
Explain method overloading and overriding?
How do you execute a thread in java?
What is numel matlab?
Can we make a constructor final?
What is null statement?
what is meta-Inf?
What is difference between adapter class and listener?