Difference between abstract class and interface
Answer Posted / varaprasad
An abstract class will have non abstract methods, but an
interface will have pure abstract methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the race around condition? How can it be overcome? : Dot net architecture
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
What is difference between .net and visual studio?
Define a virtual memory? : Dot net architecture
What is the difference between machine config vs. Web config : Dot net architecture
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
How does an appdomain get created?
8. Oop-Why and were we use Interfacse and Abstract class.
how to change the title of my window?
What are library functions?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
What is .net mobile utility controls. : Microsoft dot net mobile
Explain hard disk? : Dot net architecture
Can you explain scriptmanager control?