How does VB.NET/C# achieve polymorphism?
Answer Posted / radhakrishna
Static Polymerphism/Compiletime Polymerphism--> Function/Operator Overloading
Dynamic/Run time Polymirphism--> Function overriding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What language does asp.net use?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Is asp.net and .net are same or different?
What is data cache in sql server?
What is HTTPModule and HTTPcontext? What is the use of each?
Write a code for sending an email from asp.net application.
Can you explain one critical mapping?
Explain the function of new view engine in asp.net? : asp.net mvc
What is the benefit of WebAPI over WCF?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What are the modes of updation in an updatepanel?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is fulltrust?
What types of data validation events are commonly seen in the client-side form validation?