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 are the advantages of defining packages in java?
how exactly garbage collection take place?
Explain about OOPS concepts and fundamentals.
What is a top level class in java?
What does this () mean in java?
What is Three tier architecture. Can anyone explain with a Ordinary web application Project? (JSP,Servlets,JAVA,DAO) ?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is entry in java?
How can we get one Interface methods whit out using implementation of interface
How to compare two strings in java program?
How many inner classes can a class have?
When try and catch block is used ?