Sail E0 Webinar
Question
Which one of the following methods is used to recuperating prepared statements resources?
Options:
A .  end()
B .  finish()
C .  final()
D .  close()
Answer: Option D


Once you've finished using a prepared statement, the resources it requires can be recuperated with the close() method.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :

Latest Videos

Latest Test Papers