Answer Posted / prabha
interface can extend only once but implement more
inheritance can extend more time
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
how to use debug in my elipse to solve problems that exist in my project
Why use a datasource when you can directly specify a connection details?
What is aop(assepct oriented programing)?
What is an abstract method?
What if the static modifier is removed from the signature of the main method?
What is the difference between java class and bean?
What is the map interface?
What are local interfaces? Describe.
Why is actionform a base class rather than an interface?
Explain the steps in details to load the server object dynamically?
Difference between loadclass and class.forname?
What is glasgow?
Which are the different segments of memory?
Can constructors be synchronized in java?
Are enterprise beans allowed to use thread.sleep()?