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
What is difference between asp net and c# net?
What is the default scope of a class in c#?
Which is better python or c#?
What is the difference between static class and abstract class in c#?
What all details the assembly manifest will contain?
Why we use get set property in c#?
Explain the difference between private and shared assembly?
Which debugging tools you can use in the .NET ssSDK?
what is a destructor?
How do you name a variable in c#?
What are the advantages of using c#?
Who benefits from ajax?
Give an example of a ctype.
Can I call a virtual method from a constructor/destructor?
What is difference between string and stringbuffer in c#?