Is ResultSet class?
Answers were Sorted based on User's Feedback
Answer / nishant
It is a interface
EX: public interface ResultSet extends Wrapper, AutoCloseable
| Is This Answer Correct ? | 0 Yes | 0 No |
What is "Java Native Interface" and how to use it?
Explain the difference between abstract class and interface in java?
Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
when to for abstract class and when to go for interface
why using interface interface ?
Explain importance of inheritance in java?
What is the maximum length of a url?
What is the meaning of nullable?
Which collection is sorted in java?
What is inheritance?
5 Answers Accenture, Hexaware, Syntel,
what is the difference b/w design pattern and architecture
Is null an object in java?