How to override a function in c#?
Answer / Faiz Kidwai
In C#, you can override a function by declaring a method with the same name, access modifier, and return type as the original method in the base class, within a derived class. You may also use the 'override' keyword.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a .aspx file?
How do I convert a string to an int in c#?
In which order the destructor is called for an inherited class?
What does readonly mean in c#?
Can an Assembly have multiple versions
What is the difference between Object and class adapters?
Explain about Oops concept
Describe how a .net application is compiled and executed
What are the principles of delegation?
which access modifier we can declare the abstract class?
Explain the clr triggers?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)