MockQuestions

Apple Java Developer Mock Interview

Question 2 of 20 for our Apple Java Developer Mock Interview

Get More Information About Our Apple Interview Questions

Question 2 of 20

What are some examples of JDBC drivers you would use when programming applications for Apple?

"There are four basic types of JDBC drivers. The drivers work in conjunction with the JDBC API to connect with and extract information from databases. The four drivers are ODBC, Native API, Pure Java driver for Database Middleware, and Direct-to-Database Pure Java Driver. All of these are currently used in many Apple applications and the applications which run in the Apple environment."

Next Question

How to Answer: What are some examples of JDBC drivers you would use when programming applications for Apple?

Advice and answer examples written specifically for an Apple job interview.

  • 2. What are some examples of JDBC drivers you would use when programming applications for Apple?

      How to Answer

      This is a follow-up to a previous question. Any time you provide the Apple interviewer with the answer, you should anticipate a follow-up question. This indicates that they either need more information or have a specific interest in this topic. If there are several follow-up questions about the same topic, they indicate that the subject is important to their operations. You should use it as a clue to talk more about the subject when answering their questions.

      Answer Example

      "There are four basic types of JDBC drivers. The drivers work in conjunction with the JDBC API to connect with and extract information from databases. The four drivers are ODBC, Native API, Pure Java driver for Database Middleware, and Direct-to-Database Pure Java Driver. All of these are currently used in many Apple applications and the applications which run in the Apple environment."