You are not logged in.

#1 2016-04-04 05:51:08

Muhammad
User RankUser RankUser RankUser RankUser RankUser Rank
بِسمِ اللَّهِ الرَّحمٰنِ الرَّحيمِ
From: Sahiwal Division
Registered: 2012-03-22
Posts: 22,197
Website

Which of the following is correct about CallableStatement?

Java Quizzes JDBC (Java Database Connectivity)

Question:
Which of the following is correct about CallableStatement?

Option A):
The CallableStatement interface can accept runtime input parameters.
Option B):
Used when you want to access the database stored procedures.
Option C):
None of these
Option D):
Both of these

Correct Answer is Option D):
Both of these

Explanation:
CallableStatement is used when you want to access the database stored procedures. The CallableStatement interface accepts input parameters at runtime.


Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/

2016-04-04 05:51:08

Advertisement
Ads By Google

Re: Which of the following is correct about CallableStatement?



\n

Board footer