In real time project when will we use Abstract class. and
what are the difference between abstract and interface.
Answer Posted / satish
In real time when u extend Abstract class no need t provide
implementation f all methods & it contains one abstract
method remaining al r concrete methods
whereas interface we have t provide implementation f all
methods & by default al r abstract methods
| Is This Answer Correct ? | 10 Yes | 9 No |
Post New Answer View All Answers
What are the steps to write p-to-p model application?
Explain ioc concept?
Explain what is orm?
Explain about thread synchronization inside a monitor?
Is the session factory thread safe?
What is Remote Server?
What class is used to create Server side object ?
what is the use of State Factories?
Difference between swing and awt?
Is it possible to stop the execution of a method before completion in a sessionbean?
How messaging services are done, before release of JMS?
Can we sent objects using Sockets?
What is a policy?
Should synchronization primitives be used on bean methods?
What is TL and its use?