Vidyalelo
Java Programming · Q9

Java Beans and JDBC

Programming · Java Programming · question 9

Q9

What does the JDBC `Connection` interface represent?

A.
A connection to the internet
B.
A connection to a remote server
C.
A connection to a database
Answer
D.
A connection to a JavaBean

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board