Answer Posted / nishant
It is a interface
EX: public interface ResultSet extends Wrapper, AutoCloseable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you use substring in java?
What is navigable map in java?
Is namespace same as package in java?
What is the difference between serial and throughput garbage collector?
What is the use of parse function in java?
How do you join strings in java?
Explain java coding standards for variables ?
What is the use of keywords in java?
What is indexof in java?
Explain the use of sublass in a java program?
What does the @override annotation do?
What are the important features of Java 9 release?
How does system arraycopy work in java?
What is difference between fileinputstream and filereader in java?
Can we assign integer value to char in java?