Computer Programming MCQs Java concepts and its programming
Q Which statement is static and synchronized in JDBC API ?
  • A A. Getconnection()
  • B B. Executequery()
  • C C. Preparecall()
  • D D. Executeupdate()
Leave a Comment