Multiple Choice
Which of the following contains both date and time?
A) java.io.date
B) java.sql.date
C) java.util.date
D) java.util.datetime
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which attribute is used to specify class
Q6: Which interface in spring is responsible for
Q7: What does setAutoCommit(false) do?<br>A)commits transweraction after each
Q8: Which of the following is advantage of
Q9: How many JDBC product components does the
Q11: Purpose of Static Factory Method?<br>A)Static method to
Q12: What is used to execute parameterized query?<br>A)statement
Q13: JDBC stands for?<br>A)java database connectivity<br>B)java database concept<br>C)java
Q14: Which of the following is advantage of
Q15: Which of the following statements is false