Can you declare the override method static while the
original method is non-static?
Answer Posted / saubhagya
No
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is stringbuilder faster than string concatenation c#?
What are the advantages of using assemble language programming?
List down the differences between “dispose” and “finalize” methods in c#.
What is tuple in c#?
Is it possible to nest cfml conditional tags?
Which is faster hashtable or dictionary?
Where do we set the min and max pool size for connection pooling?
Explain the process of polymorphism with an example?
If you want to write your own dot net language, what steps you will u take care?
Define a strong name in .net?
Can a struct inherit from an interface in c#?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
What does protected internal access modifier mean?
What does ienumerable mean?
How do you sort an array in c#?