Multiple Choice
The ___ symbol in the query string denotes variables that you fill in when you make an actual query
A) (?)
B) *
C) !
D) ::
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Insert the statement that would remove the
Q21: When you are done with a Statement
Q22: Complete the following statement, which inserts rows
Q30: Which of the following statements is correct?<br>A)
Q32: When you first get a result set
Q34: All database URLs have the format:<br>A)jdbc:subprotocol:driver-specific data<br>B)jdbc/subprotocol/driver/data<br>C)oracle.jdbc.driver.OracleDriver<br>D)c:\jdk1.7.0\db\lib\driver.jar
Q35: Which of the following would be a
Q36: What will the following expression match to?<br>Name
Q47: What should be on the class path
Q58: You can use the generic _ method