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
what are the events for a form?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
difference between Response.write,server.transfer and also which one is used when ?
What is .net viewstate?
Can I create my own context attributes?
What is the difference between an application and a program?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
how to use custom field validation
What is .net mobile forms? : Microsoft dot net mobile
Can you explain update progress control?
Can I create my own metadata attributes?
How do I prevent concurrent access to my data?
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
Differnce between managed code and unmanaged code ?
What is a managed code? : Dot net architecture