Question
Fill in the correct option for 27 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
java.lang.System
Find the HCF of two numbers if LCM and product of those two numbers are 65 and 975 respectively.
The LCM and the HCF of the numbers 27 and 81 are in the ratio:
The HCF of a^6 - 1 and a^4+ 2a^3- 2a-1 is
Find the HCF of 798 and 525.
LCM and HCF of the two numbers are 225 and 15 respectively. One of the numbers is 45, then find the second number.
If 16 times a number is subtracted from the square of the number and then 64 is added to the result, then the result is zero. Find the L.C.M of the num...
Two numbers are in the ratio 2:7. The product of their H.C.F. and L.C.M. is 5054. The sum of the numbers is:
The HCF of two numbers is 17. If their product is 867, then how many such pairs exist?
Find the difference between sum of digits of LCM and HCF of 20, 50 and 100.
What is the HCF of 4/5, 6/8, 8/25 ?