Can you declare the override method static while the
original method is non-static?
Answer Posted / sanjay
No!!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why interface is required?
What is a statement c#?
What is the difference between inheritance and abstract class?
Which operator cannot be overloaded in c sharp?
How can you set image source dynamically from c# application to ”test.png” file?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
Give some examples of commonly used i/o classes?
What is typeof undefined?
What is response redirect in c#?
How do I create a dbml file?
Distinguish between a class and struct?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
In which order the constructor is called for an inherited class?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
Show us in simple steps to create setup & deployment project for windows application?