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 |
how to run servlet program between two computer through the internet ?
2 Answers Kiran Prakashan, TCS,
how jvm allocates memory for stack?
How we can execute any code even before main method?
Why is java so important?
1.what is the exact difference between applet and frame? 2.Do we use main method in frames?
Justify your answer that you can't define a method inside another method in java, if you can then how?
What is sizeof () operator?
How to re-get an object that is collected by garbage collector?
what is polymorphism?
What are non-access modifiers?
What is Overriding and how can it be used?
what is stringtolennizer with example?