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
Is arraylist type safe in c#?
What does immutable mean in c#?
What are methods c#?
Explain About stateless and state full web service
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What is generic delegates in c#?
Give an example of a ctype.
What is better C# or VB.NET?
How does the clr work?
What will a loop recorder show?
What's the c# syntax to catch any possible exception?
What is predicate builder?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only
What are the uses of delegates in c#?
Can structs in c# have destructors?