Login
Remember
Register
Ask a Question
Recent questions in JAVA
0
votes
1
answer
List any five features of Java?
asked
May 25, 2020
in
JAVA
by
Robindeniel
#java-features
#java-five-features
#features-java
Java-questions-answers
0
votes
1
answer
What are the supported platforms by Java Programming Language?
asked
May 25, 2020
in
JAVA
by
Robindeniel
#java-platforms
#java-language-platforms
Java-questions-answers
0
votes
1
answer
What is Java?
asked
May 24, 2020
in
JAVA
by
Robindeniel
#what-is-java
#java-
#java-define
#define-java
#java-language
#java-programming
Java-questions-answers
0
votes
1
answer
Which of the following consists of methods for contacting a database?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
Which of the following encapsulates an SQL statement which is passed to the database to be parsed, compiled, planned and executed?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
Which of the following holds data retrieved from a database after you execute an SQL query using Statement objects?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following is not a valid type of ResultSet?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
In which of the following type of ResultSet, the cursor can only move forward in the result set?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
In which of the following type of ResultSet, the cursor can scroll forwards and backwards, and the result set is not sensitive to changes made by others to the database that occur after the result set was created.?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
In which of the following type of ResultSet, the cursor can scroll forwards and backwards, and the result set is sensitive to changes made by others to the database that occur after the result set was created?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following type of JDBC driver, calls native code of the locally available ODBC driver?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following type of JDBC driver, calls database vendor native library on a client side. This code then talks to database over network?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following type of JDBC driver, talks with the server-side middleware that then talks to database? A - JDBC-ODBC Bridge plus ODBC driver B - Native-API, partly Java driver C - JDBC-Net, pure Java driver D - Native-protocol, pure Java driver
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following type of JDBC driver, uses database native protocol?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following type of JDBC driver, is also called Type 1 JDBC driver?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following type of JDBC driver, is also called Type 2 JDBC driver?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following gives out the connection to the database and implements the protocol for transferring the query and result between client and database?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
Which of the following manages a list of database drivers in JDBC?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following is correct about ResultSet class of JDBC?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following is correct about Statement class of JDBC?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following is correct about Connection interface of JDBC?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following is correct about driver interface of JDBC?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following is correct about DriverManager class of JDBC?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
Which of the following is not a component/class of JDBC API?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following is not a component/class of JDBC API?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
Which of the following is true about JDBC architecture?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
What is JDBC?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
0
votes
1
answer
What JDBC stands for?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#jdbc
#java
Java-questions-answers
+1
vote
0
answers
Why use java
asked
May 20, 2020
in
JAVA
by
SakshiSharma
why-java
Java-questions-answers
0
votes
1
answer
What is the size of short variable?
asked
May 18, 2020
in
JAVA
by
AdilsonLima
#java
Java-questions-answers
Page:
« prev
1
...
36
37
38
39
40
41
42
43
44
45
46
...
61
next »
Recent questions in JAVA
...