What is the difference between abstract class and
Interface? Give an example how will u write an abstract
class using .NET Framework
Answer Posted / brahmareddy
1.In Interface all methods must be abstract,
2.In the abstract class some methods can be concrete
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is WPF and WCF?
How do I prevent concurrent access to my data?
Explain the difference between inprocess vs out process session state : Dot net architecture
What is gui programming? : .NET Architecture
how to set the startup position of the form?
How to upload in video,mp4,in .net 4.5 ..?
how to delete the record using data reader
What is a managed code? : Dot net architecture
What is an asssembly qualified name? Is it a filename? How is it different?
What are bindings?
What is the use of web.config?
deference between display and visibility property of CSS
What is the difference between primary & secondary storage device? : Dot net architecture
Explain the types of memory management? : .NET Architecture
What is the purpose of Treeview control?