What is Polymorphism? How does VB.NET/C# achieve polymorphism?
Answer / Rajesh Kumar Gupta
Polymorphism is a programming concept that allows objects of different classes to be treated as if they are of a common parent class. In VB.NET/C#, this is achieved through interfaces, abstract classes, and method overriding.
| Is This Answer Correct ? | 0 Yes | 0 No |
Using activex control in .net?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
What is namespaces in .net?
Describe the programming model of a windows service
How to store and retrieve images in SQL server database through VB.NET?
What is Nothing permission set in .Net
What is view state in .net?
What?s typical about a Windows process in regards to memory allocation?
What is smart navigation in .net?
How anonymous method is different from a lambda expression?
Explain code access security.