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 Help Members By Posting Answers For Below Questions

How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

624


how background thread access to ui control?

592


What is parallel foreach in c#?

550


Describe how a .net application is compiled and executed

522


How do you escape in c#?

506






What is the difference between string and string in c#?

472


Please explain the basic string operations used in c#?

552


What is returned if you pass the value 12.34 to the parsefloat () function?

531


What is the real use of interface in c#?

466


What are winforms in c#?

505


What is a generic class?

528


What is encapsulation in csharp?

515


What is attribute c#?

435


Are attributes inherited c#?

468


Why is static constructor called first?

480