Answer Posted / anandhi
INHERITANCE:diriving new class from existing class...
types: single ,multiple,....etc.
its nt support multilevel inhertance...
so we can use interface....
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Are enterprise beans allowed to use thread.sleep()?
What is permgen or permanent generation?
whats is mean by connectionpooling
Can I run seam outside of jboss as?
What is jboss?
Do I have to use jsps with my application?
Java is fully object oriented languages or not?
Difference between new operator and class.forname().newinstance()?
Are we allowed to change the transaction isolation property in middle of a transaction?
how do you Handle Front End Application data against DB with example?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Can I run seam with jdk 1.4 and earlier?
what is Activation Instantinator?
What is the relationship between an event-listener interface and an event-adapter class?
which type of objects reference will be given to client?