Answer Posted / sudhir
it is available in java.io.* and it is a class reading
method from specified location.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can finally block be used without a catch?
How do you join strings in java?
Which sorting is used in arrays sort in java?
write a program that list all permutations of ABCDEF in which A appears before B?
Why java strings are immutable in nature?
How do you replace all in word?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
How does a for loop work?
What is stringwriter?
What access modifiers can be used for methods?
How many types of operators are there?
What are the various access specifiers for java classes?
What are the legal operands of the instanceof operator?
What is type safety in java?
How can an object be unreferenced?