Answer Posted / mayur kumar
extends is used to inherite a class and implement is used
to inherit an interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is synchronization and why is it important?
How can I avoid validating a form before data is entered?
What are the benefits of detached objects?
What’s jboss cache in short?
How are commas used in the intialization and iteration parts of a for statement?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is RMI and what are the services in RMI?
What are various types of class loaders used by jvm?
What is a sessionfactory? Is it a thread-safe object?
What is the relation between the infobus and rmi?
What happens when a thread cannot acquire a lock on an object?
What is message driven beam?
What classes of exceptions may be caught by a catch clause?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
Is it possible to stop the execution of a method before completion in a sessionbean?