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
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
How to determine SGA site?
What modifiers may be used with an inner class that is a member of an outer class?
what is a non-repeatable read?
What do you need to set-up a cluster with jboss?
What value does read() return when it has reached the end of a file?
What you mean by COM and DCOM?
What is Stream Tokenizer?
When a thread blocks on i/o, what state does it enter?
What’s jboss cache in short?
Name three component subclasses that support painting?
To what value is a variable of the string type automatically initialized?
which book is better for jdbc ,servlets and jsp
Can I have an action without a form?
Is the session factory thread safe?