Difference between abstract class and interface
Answer Posted / priyanka
Interfaces have only declarations of methods but abstract
classes can also have implementations of some methods.
| Is This Answer Correct ? | 90 Yes | 19 No |
Post New Answer View All Answers
What is Object Caching in Visual Studio 2010?
Explain cache? : .NET Architecture
What does the term "green architecture" mean? : Dot net architecture
Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
What is the importance of updatepanel control?
Explain the use of virtual, sealed, override, and abstract.
Explain the difference between inprocess vs out process session state : Dot net architecture
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
Why am I getting an invalidoperationexception when I serialize an arraylist?
deference between display and visibility property of CSS
What other than biginteger has been introduced in system.numerics namespace?
Explain the difference between primary & secondary storage device? : .NET Architecture
What is the difference between an application and a program?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Explain .net mobile input controls? : Microsoft dot net mobile