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 |
Explain the difference between intermediate and terminal operations in java8?
What is the final class modifier?
In what type of containers, Border layout is a default layout?
what is the reason behind non static method cannot be referenced from a static Context?
What is oop in java?
What is java objectoutputstream?
Why is singleton instance static?
What are 3 data types?
why the primitive data type have classes?
how its run?
Describe different states of a thread.
In java, how many ways you can take input from the console?