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 are the parts of methodology?
In Java why we write public static void main(String args[]) why not main()?
46 Answers Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,
Can we change the value of static variable?
Is nullpointerexception checked or unchecked?
Explain the difference between call by refrence and call by value?
What is generics in java interview questions?
Can any one say how will sort map objects in java?
Can we create constructor in abstract class ?
What all methods are used to prevent thread execution ?
What is the java virtual machine?
What do u mean by variable?
How to access a method that it declared as protected?