M
Q. The concept of multiple inheritance is implemented in Java by ____ (i.) extending two or more classes (ii.) extending one class and implementing one or more interfaces (iii.) implementing two or more interfaces (iv.) all of these
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. A _______ object cannot be modified after it is created.
Q. What does this code display?
Q. Which one of the following is correct for directive in JSP?
Q. Which object stores references to the request and response objects?
Q. What garbage collection in the context of java?
Q. Thread priority in Java is represented as?
Q. The ActionListener interface is used for handling action events,For example,it's used by a
Q. Each remote object has a unique name identified by an URL with the protocol rmi as follows:
Discusssion
Login to discuss.