1) how to delete duplicate records from table in sql server
2005
2) what is run time polymorphism
Answer Posted / shailesh
2>Polymorphism is done by two way Overloading and
overriding.Overriding is called the runtime Polymorphism.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Please explain value types and reference types used in c#?
How Do You Convert A Value-type To A Reference-type?
What is Inheritance in C#?
Can int be null c#?
What is native image generator (ngen.exe)?
What is field in c#?
What is hashtable in c# with example?
What are the types of class in c#?
Can we maintain state in webservice?
Is c# pass by value?
What is connection pooling in ado.net?
What is a shared assembly?
Can you describe iuknown interface in short?
What is the purpose of c#?
What is a delegate? How can it works?