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 is a clone?
What is scalable, portability in the view of J2EE?
How to determine SGA site?
Explain about thread synchronization inside a monitor?
What is a modular application?
What is ripple effect?
Explain what is synchronization?
Name three component subclasses that support painting?
What are callback interfaces?
What is threadfactory?
What class is the top of the awt event hierarchy?
What must a class do to implement an interface?
Can I have an action without a form?
How task's priority is used in scheduling?
Where we can write Rmi registry in the code, without having to write it at the command prompt?