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
What do you mean by directing?
Which is faster array or arraylist in c#?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
What is hashtable c#?
How Global.asax is used ?
What does executescalar return in c#?
How does c# achieve polymorphism?
How to generate strong name key file or which command is used to generated strong name key file?
Is null in c#?
In .Net, what is an assembly? Also explain the type of assembly.
Write a sample code to write the contents to text file in c#?
Why constructor is used in c#?
Is list a collection c#?
Any problem found in vs.et
How do you create partial methods?