Answer Posted / srinu
yes we can implement interface.The follwing way we can
imlement the interface.
<%@ page import='mypackage.MyInterface' %>
| Is This Answer Correct ? | 4 Yes | 22 No |
Post New Answer View All Answers
What is the difference between a static and a non-static inner class?
What is glasgow?
For which statements does it make sense to use a label?
What is the purpose of the notifyall() method?
What are various types of class loaders used by jvm?
Explain what is orm?
How a component can be placed on Windows?
What is a sessionfactory? Is it a thread-safe object?
What state does a thread enter when it terminates its processing?
What happens when a thread cannot acquire a lock on an object?
Are we allowed to change the transaction isolation property in middle of a transaction?
Can we sent objects using Sockets?
How are the elements of a borderlayout organized?
When a thread blocks on i/o, what state does it enter?
What is difference between object state and behavior?