Difference between abstract class and interface
Answer Posted / subru
a.Abstract classes can inherit interfaces while interfaces
cannot inherit abstract classes
b.Abstract classes can have implementation within them
while interfaces cannot contain any code
Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
.Net Frame work arch?
What does this do? Gacutil /l | find /i "corillian"
8. Oop-Why and were we use Interfacse and Abstract class.
What are the types of memory management? : Dot net architecture
What is .net transaction?
Define dma? : Dot net architecture
Define pipelining? : Dot net architecture
Explain dotnet framework ?
Explain difference between inprocess vs out process session state? : .NET Architecture
how to create applications by using Visual Studio 2012?
difference between data reader and dataset
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
Explain the purpose of cache? How is it used? : Dot net architecture
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture