Question
Fill in the correct option for 29 blank space.
Read the below passage and answer the questions The JDBC-ODBC Bridge is a JDBC driver that implements JDBC operations by translating them into ODBC operations. To ODBC it appears as a normal application program. The Bridge implements JDBC for any database for which an ODBC driver is available. The Bridge is implemented as the ______(24)___ Java package and contains a native library used to access ODBC. The Bridge is used by opening a JDBC connection using a URL with the ___(25)__ subprotocol. See below for URL examples. Before a connection can be established, the bridge driver class, ____(26)___, must either be added to the ____(27)___ property named ___(28)_____, or it must be explicitly loaded using the Java class loader. Explicit loading is done with the following line of code: Class. for Name("___(29)____");Solution
sun.jdbc.odbc.JdbcOdbcDriver
- 'Ravi', 'Sohan', and 'Karan' can individually finish a task in 45, 30, and 60 days, respectively. Sohan and Karan work together for ‘x’ days and then l...
A civil contractor planned to build an over bridge of 3 km distance in 600 days. For this purpose, he employed 90 workers. After 200 days of work, it wa...
30 typists working 7 hours per day can complete a typing job in 15 days. ____ typists working _____ hours per day can complete (2/3)rd part of the work ...
‘A’ and ‘B’, alone can complete a work in 25 days and 50 days, respectively. Both of them started the work together but ‘A’ left the work wh...
X men can complete the piece of work in 50 days and (X + 51) men can complete the same work in 30 days less than that of days taken by X men. Find the v...
Ashish and Anil can do a piece of work in 10 days and 15 days respectively. Ashish completed 40% of the work. Find the time taken by Anil to complete th...
If a group of 20 boys and 10 girls can finish a task in 50 days, and a team of 8 girls alone can complete the same task in 120 days, how long will it ta...
If 18 men working 18 hours a day can make 18 quilts in 18 days, then in how many days 27 men working 12 hours per day will make 27 quilts?
Efficiency of A, and B are in the ratio of 3 : 4. If both can do a work together in 30 days. Find out how much days A will take to complete the work alone?
‘P’ is 20% more efficient than ‘Q’. ‘P’ can do a piece of work in 15 days. They begin the work together, but ‘Q’ leaves after 6 days. Th...