Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
User GeorgeBell
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by GeorgeBell
Home
User
GeorgeBell
Questions
0
votes
Q: How Conventions for Test Discovery works in Python?
asked
Jun 30, 2020
in
Python
#python
Python-questions-answers
0
votes
Q: What is Test Discovery and what is command structure in Python?
asked
Jun 30, 2020
in
Python
#python
Python-questions-answers
0
votes
Q: How to run a Test Module in Python?
asked
Jun 30, 2020
in
Python
#python
Python-questions-answers
0
votes
Q: What are the disadvantage of typescript over javascript
asked
Jun 3, 2020
in
Dot Net
0
votes
Q: List some features of Typescript?
asked
Jun 3, 2020
in
Dot Net
#typescript
0
votes
Q: What is the need of TypeScript?
asked
Jun 3, 2020
in
Dot Net
#dotnet
#typescript
0
votes
Q: How is TypeScript different from JavaScript?
asked
Jun 3, 2020
in
Dot Net
#typescript
0
votes
Q: What is Typescript language?
asked
Jun 3, 2020
in
Dot Net
#typescript
0
votes
Q: How to speed up Code executions with help of Pragma in C/C++
asked
Jun 3, 2020
in
C Plus Plus
c
0
votes
Q: Pi(π) in C++ with Example
asked
Jun 3, 2020
in
C Plus Plus
0
votes
Q: Which of the following consists of methods for contacting a database?
asked
May 21, 2020
in
JAVA
#java
#jdbc
Java-questions-answers
0
votes
Q: 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
#java
#jdbc
Java-questions-answers
0
votes
Q: 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
#java
Java-questions-answers
0
votes
Q: Which of the following is not a valid type of ResultSet?
asked
May 21, 2020
in
JAVA
#java
#jdbc
Java-questions-answers
0
votes
Q: In which of the following type of ResultSet, the cursor can only move forward in the result set?
asked
May 21, 2020
in
JAVA
#java
Java-questions-answers
0
votes
Q: 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
#java
#jdbc
Java-questions-answers
0
votes
Q: 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
#java
Java-questions-answers
0
votes
Q: Which of the following type of JDBC driver, calls native code of the locally available ODBC driver?
asked
May 21, 2020
in
JAVA
#java
Java-questions-answers
0
votes
Q: 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
#java
Java-questions-answers
0
votes
Q: 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
#java
Java-questions-answers
0
votes
Q: Which of the following type of JDBC driver, uses database native protocol?
asked
May 21, 2020
in
JAVA
#jdbc
#java
Java-questions-answers
0
votes
Q: Which of the following type of JDBC driver, is also called Type 1 JDBC driver?
asked
May 21, 2020
in
JAVA
#jdbc
#java
Java-questions-answers
0
votes
Q: Which of the following type of JDBC driver, is also called Type 2 JDBC driver?
asked
May 21, 2020
in
JAVA
#java
Java-questions-answers
0
votes
Q: 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
#java
#jdbc
Java-questions-answers
0
votes
Q: Which of the following manages a list of database drivers in JDBC?
asked
May 21, 2020
in
JAVA
#java
Java-questions-answers
0
votes
Q: Which of the following is correct about ResultSet class of JDBC?
asked
May 21, 2020
in
JAVA
#jdbc
#java
Java-questions-answers
0
votes
Q: Which of the following is correct about Statement class of JDBC?
asked
May 21, 2020
in
JAVA
#jdbc
#java
Java-questions-answers
0
votes
Q: Which of the following is correct about Connection interface of JDBC?
asked
May 21, 2020
in
JAVA
#jdbc
#java
Java-questions-answers
0
votes
Q: Which of the following is correct about driver interface of JDBC?
asked
May 21, 2020
in
JAVA
#jdbc
#java
Java-questions-answers
0
votes
Q: Which of the following is correct about DriverManager class of JDBC?
asked
May 21, 2020
in
JAVA
#java
#jdbc
Java-questions-answers
Page:
« prev
1
...
37
38
39
40
41
42
43
44
45
46
47
...
58
next »
...