For methods inside the interface why can’t you specify the accessibility modifier?


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

Post New Answer

More C Sharp Interview Questions

If you define a user defined data type by using the struct keyword, is it a value type or reference type?

0 Answers  


Is c# code is unmanaged or managed code?

0 Answers  


What is console used for?

0 Answers  


Is enum a value type c#?

0 Answers  


What is parsing? How to parse a date time string?

0 Answers  






What debugging tools come with the .NET SDK?

1 Answers  


Which operator cannot be overloaded in c sharp?

0 Answers  


What is escape character in c#?

0 Answers  


Which config file has all the supported channels/protocol?

0 Answers  


What is constants in c#?

0 Answers  


Can the accessibility of a type member be greater than the accessibility of its containing type?

0 Answers  


What?s different about switch statements in C#?

2 Answers  


Categories