Java Programming and Technical

What is meant by class loader? How
many types are there? When will we use them?

Read Solution (Total 0)

Java Other Question

What is the role of JDBC DriverManager class? Which cannot directly cause a thread to stop executing?
A. Calling the SetPriority() method on a Thread object.
B. Calling the wait() method on an object.
C. Calling notify() method on an object.
D. Calling read() method on an InputStream object.