a) Static
b) Abstract
c) Final
d) Void
Answer
b) Final
a) Static
b) Abstract
c) Final
d) Void
b) Final
a. ResultSet b. DriverManager c. Statement d. Connection Answer: b. DriverManager Explanation: DriverManager is a class that acts as an interface between users and Drivers. It
a. int i = 32; b. double d = 30.0; c. float f = 30.0; d. string s = “hello”; Answer: c. float f =
a. int number(); b. float average[]; c. counter int[]; d. []double marks; Answer: b. float average[]; Explanation: The correct syntax for declaring an array is
a) JVM b) JDK c) JIT d) JRE Answer: c) JIT Explanation: JIT optimizes bytecode to machine-specific language code by compiling similar bytecodes at the
Oracle Certified Tutor/Trainer with 100+ reviews