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
Explain a .net mobile example with details? : Microsoft dot net mobile
Explain cache memory? : Dot net architecture
What are the new features of .net 2.0?
what is tracing? Where it used?
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
Use of Enable view state ? if turn off what happen ?
8. Oop-Why and were we use Interfacse and Abstract class.
What is ILDASM ?
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
What is the purpose of cache? How is it used? : Dot net architecture
What do you know about machine.config file ?
What are the five stages in a dlx pipeline? : Dot net architecture
I can't be bothered with cas. Can I turn it off?
What is the difference between machine config vs. Web config : Dot net architecture
Explain the race around condition? : .NET Architecture