a) JProfiler
b) Eclipse Profiler
c) JVM
d) JConsole
Answer
c) JVM
Explanation:
JVM is not a profiler. JVM is responsible for executing the java program line by line hence it is also known as interpreter.
a) JProfiler
b) Eclipse Profiler
c) JVM
d) JConsole
c) JVM
JVM is not a profiler. JVM is responsible for executing the java program line by line hence it is also known as interpreter.
a) lib b) package c) getlib d) import Answer d) import
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) True b) False Answer b) False Explanation: A subtype is something that is substituted for and behaves as its parent type. All subclass may
i) It is used as its fundamental building block ii) Similar objects are classified using a concept of class iii) Polymorphism and abstraction are not
Oracle Certified Tutor/Trainer with 100+ reviews