Difference between abstract class and interface
Answer Posted / venkatesh
1)Both Abract class and Interface not instantiable but
refernce can be created.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe the Managed Execution Process in .NET?
What is the difference between metadata and menifest ?
Explain dma? : Dot net architecture
What is IL code, CLR, CTS, GAC & GC?
What are the new features of .net 2.0?
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 about common language infrastructure?
What is the difference between absolute expiration and sliding-time expiration?
What is cache coherency and how is it eliminated? : .NET Architecture
Explain about clr?
What do you know about machine.config file ?
HttpHendler and HttpModules
Can I create my own metadata attributes?
How does .net mobile work? : Microsoft dot net mobile
Define cache coherency and how is it eliminated? : Dot net architecture