Difference between interface and abstract class?
Answer Posted / jenypatel86
There is no difference in the functionality of these two.The
only difference is that a class cannot extend an abstract
class if it already is extending some other class.An interface
on the other hand can be implemented in any situation which
makes them very powerful.Also user defined exceptions can be
defined within an interface itself, which is not the case with
an abstract class.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
what is an INI file?
what is delegate and how works delegate and event.
what is the purpose of checked Menu options
Give examples of macro quoting function?
what are importance in problem tracking
Which design patterns have you used?
What is WEB 3.0? What are the features their in WEB3.0
what is diff bet ref variable & instance of class
what are all the ant command options
Explain what is OOPS and its concepts?
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
any drawback are there in mantis?
shall we execute our java programmes in jre