Is ResultSet class?

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


Please Help Members By Posting Answers For Below Questions

Does java isempty check for null?

569


How do you start a thread?

548


What is :: operator in java 8?

555


What is role of void keyword in declaring functions?

572


Why singleton pattern is better than creating singleton class with static instance?

532






What is return in java?

555


How to create com object in Java?

646


Difference between string, stringbuffer and stringbuilder?

565


What are class types in java?

575


How do you generate random numbers in java?

516


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

548


Explain when we should make an instance variable private.

608


What is "this" keyword in java? Explain

660


How are the elements of a gridbaglayout organized in java programming?

516


Why is inheritance used in java?

602