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 purpose of the notifyall() method?
Explain what is synchronization?
Which container method is used to cause a container to be laid out and redisplayed?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Difference between new operator and class.forname().newinstance()?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What modifiers may be used with an inner class that is a member of an outer class?
What is a modular application?
Why won’t the jvm terminate when I close all the application windows?
What are transaction attributes?
Java is fully object oriented languages or not?
how i secure my site with the https protocol.what are the steps?
Do we need to override service() method
Name three component subclasses that support painting?