can you declare an override method to be static if the original method is not static?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Is c# still popular?

0 Answers  


Can we inherit private class in c#?

0 Answers  


What are primitive data types in c#?

0 Answers  


If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?

4 Answers   Kanbay,


Is goto statement supported in c#?

0 Answers  






What is default method in c#?

0 Answers  


What is system console writeline in c#?

0 Answers  


What is the difference between CONST and READONLY?

0 Answers   BirlaSoft,


What are nullable types? Is Nullable<int> I and int ?i are same.

2 Answers   TCS,


Why dictionary is faster than list?

0 Answers  


How more than one version of an assembly can keep in same place?

0 Answers  


Can you have an array of arrays?

0 Answers  


Categories