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 are the different algorithms used for clustering?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What state does a thread enter when it terminates its processing?
What is threadfactory?
Difference between hashmap and hashtable?
How would you detect a keypress in a jcombobox?
Difference between DurableSubscription and non- DurableSubscription?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
For which statements does it make sense to use a label?
What is the form of storage space in java?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is the difference between the string and stringbuffer classes?
What do you know about seam?
What are local interfaces? Describe.
What is the highest-level event class of the event-delegation model?