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
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
pleasew define carrier scope in abap (sap).
How will you prove that java swing is multithreaded?
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
Is class is a abstract datatype in java?
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
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?
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
How do you pass variables forwrd to future CECI sessions
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
sample code for data transfer between two r/2 systems and r/3 systems?
how pseudo column works?