Can you declare the override method static while the
original method is non-static?
Answers were Sorted based on User's Feedback
Answer / guest
No, you can?t, the signature of the virtual method must
remain the same, only the keyword virtual is changed to
keyword override.
| Is This Answer Correct ? | 6 Yes | 0 No |
when we use virtual key word for method in base class the same thing is used under the derived class just we can change the virtual to override
| Is This Answer Correct ? | 0 Yes | 0 No |
Are c and c# the same thing?
What are the two uses of a ‘using’ statement in c#?
How can we insert 100 records @ a time without using for loop into the databse
can we throw execption from catchblock
What Is The Smallest Unit Of Execution In .net?
What is difference between string and string builder?
What are tuples c#?
Why multiple Inheritence is not used in C#?
What is difference between il and dll ?
What does async mean in c#?
What is the use of functional interface?
What is the lock statement in c#?
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)